Application Integration (On-Premises) : Incorporating web applications : Guidelines for Creating Web Applications : Reloading the WmTomcat Package on UNIX Platforms
Reloading the WmTomcat Package on UNIX Platforms
At times, you might need to reload the WmTomcat package. For example, you would need to reload the package if you change the global deployment descriptor file Integration Server_directory \instances\instance_name\web\conf\web.xml.
However, you cannot reload the WmTomcat package on some UNIX platforms. If the UNIX platform you are using does not permit package reloads, do one of the following:
*If you are working in a production environment (where changes are not frequent), restart Integration Server instead of reloading the package.
* If you are working in a development environment (where changes are more frequent), consider using the Java Endorsed Standards Override Mechanism, which forces the JVM to use the Xerces version. The steps for installing the Java Endorsed Standards Override Mechanism are provided below.
To install the Java Endorsed Standards Override Mechanism
1. Create the java-home\jre\lib\endorsed directory, where java-home refers to the directory where the run-time software is installed.
2. Locate the resolver.jar, xercesImpl.jar, xml-apis.jar, and xmlParserAPIs.jar files in either the Integration Server_directory \lib\jars directory or the Integration Server_directory \instances\instance_name\lib\jars directory.
3. Copy the files listed in the previous step to the java-home\jre\lib\endorsed directory that you created.
4. Restart the server.
After you install the Override Mechanism, you will be able to reload the WmTomcat package in UNIX.
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback