PublisherのURLコンテキスト・ルートの更新
Publisher URLを更新するためにデフォルトのコンテキストを変更します。
PublisherをBI Serverにインストールする場合、PublisherのURLのデフォルトのコンテキストは次のとおりです
http://<hostname>:<port>/xmlpserver
デフォルトのコンテキストを次のように変更します。
http://<hostname>:<port>/<new context>/xmlpserver
-
xmlpserver.earファイルを解凍します。
-
次の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
-
-
xmlpserver.earを再パッケージ化します。
-
analytics.earファイルを解凍します。
-
次のanalyticsファイルを更新します。
-
META-INF/application.xml
-
-
analytics.earを再パッケージ化します。
-
instanceconfig.xmlを更新します。
-
WebLogic Serverで、bipublisherおよびanalyticsアプリケーションを更新します。
次の例では、それぞれのファイルに必要な更新について説明します。