Каталог статей
Меню сайта


Форма входа


Категории раздела
WebLogic administration and programming [7]
JSF and Primefaces [1]
Java general programming [12]
Other Java problems [11]
JPA and Hibernate [2]
Spring [2]
Spring


Поиск


Друзья сайта
  • Официальный блог
  • Сообщество uCoz
  • FAQ по системе
  • Инструкции для uCoz


  • Статистика

    Онлайн всего: 1
    Гостей: 1
    Пользователей: 0


    Приветствую Вас, Гость · RSS 20.05.2024, 13:19
    Главная » Статьи » Java » WebLogic administration and programming

    How to migrate configuration between domains

    Domain configuration is contained within config/config.xml file plus JDBC data source configuration that is placed into separate files in config/jdbc directory.

    There may be a problem moving these configuration files to another domain because of encrypted data contained: encrypted JDBC and SSL passwords, jndi credentials etc. The encription key is in security/SerializedSystemIni.dat file. Thus to move configuration from one domain to another without reencrypting all sensitive data we have to move additionaly the following files:

    - security/SerializedSystemIni.dat;
    - fileRealm.properties;
    - servers/AdminServer/security/boot.properties

    PS. personnaly I was not able to migrate JDBC configuration; had to recreate it in the new domain. Beside JDBC all other config data was transfered successfully.

     

     

     

    Категория: WebLogic administration and programming | Добавил: basil (25.02.2015)
    Просмотров: 365 | Рейтинг: 0.0/0
    Всего комментариев: 0
    Имя *:
    Email *:
    Код *:
    Бесплатный конструктор сайтов - uCoz