PublisherのURLコンテキスト・ルートの更新

Publisher URLを更新するためにデフォルトのコンテキストを変更します。

PublisherBI Serverにインストールする場合、PublisherのURLのデフォルトのコンテキストは次のとおりです

http://<hostname>:<port>/xmlpserver

デフォルトのコンテキストを次のように変更します。

http://<hostname>:<port>/<new context>/xmlpserver
  1. xmlpserver.earファイルを解凍します。

  2. 次のxmlpserver構成ファイルを更新します。

    • META-INF/application.xml

    • WAR/WEB-INF/web.xml

    • WAR/WEB-INF/weblogic.xml

    • $DOMAIN_HOME/config/fmwconfig/biconfig/bipublisher/Admin/Configuration/xmlp-server-config.xml

  3. xmlpserver.earを再パッケージ化します。

  4. analytics.earファイルを解凍します。

  5. 次のanalyticsファイルを更新します。

    • META-INF/application.xml

  6. analytics.earを再パッケージ化します。

  7. instanceconfig.xmlを更新します。

  8. WebLogic Serverで、bipublisherおよびanalyticsアプリケーションを更新します。

次のでは、それぞれのファイルに必要な更新について説明します。