Update the Publisher URL Context Root

Change the default context to update the Publisher URL.

When you install Publisher with BI Server, by default the context for the Publisher URL is

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

You change the default context to this:

http://<hostname>:<port>/<new context>/xmlpserver
  1. Unzip the xmlpserver.ear file.

  2. Update the following xmlpserver configuration files:

    • 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. Repackage the xmlpserver.ear.

  4. Unzip the analytics.ear file.

  5. Update the following analytics file:

    • META-INF/application.xml

  6. Repackage the analytics.ear.

  7. Update the instanceconfig.xml.

  8. In WebLogic Server, update the bipublisher and analytics applications.

The following Example details the required updates in each file.