30.4 Reconfiguring the User Application WAR File

To update your User Application WAR file, run the configupdate utility.

  1. Run the ConfigUpdate utility in the User Application install directory by executing configupdate.sh or configupdate.bat.

    For more information about ConfigUpdate utility parameters, see Section 30.2, Configuring the User Application.

  2. Deploy the new WAR file to your application server, with the following considerations:

    • For WebLogic and WebSphere, redeploy the WAR file to the application server.

    • For JBoss single server, the changes are applied to the deployed WAR.

    • For a JBoss cluster, update the WAR file on each JBoss server in the cluster.