Application Integration (On-Premises) : Incorporating web applications : Incorporating Web Applications into Integration Server : About Testing the Web Application : Editing and Redeploying a Web Application
Editing and Redeploying a Web Application
Following are tips for editing and redeploying web applications in Integration Server packages.
When you...
You must...
Create a file in a package’s \web subdirectory
Reload the package and then provide the appropriate URL in a browser to invoke the file.
Change a JSP, an HTML page, or an image or sound file
Reload the page’s URL in the browser. Integration Server automatically recompiles the JSP and runs the resulting servlet.
Add a JSP or other resource file, class, or jar file
Provide the appropriate URL in a browser to invoke the file.
Change a package’s deployment descriptor file
Reload the package.
Change the global deployment descriptor file
Reload the WmTomcat package.
Change the security constraints
Launch a new browser window to discard your previous credentials.
Replace a war file
To use hot deploy:
1. Place the war file in the Integration Server_directory \instances\instance_name\web\webapps directory.
2. If you do not have a user task set up to automatically execute the wm.tomcat.admin:hotDeploy service, manually execute this service. For instructions, see the step about executing the wm.tomcat.admin:hotDeploy service in Hot Deploying a War File.
To manually redeploy a war file into the \web directory of the web application’s Integration Server package:
1. Delete the corresponding, unpacked war files from the \web directory of the web application’s package.
2. Place the updated war file in the \web directory of the web application’s package.
3. Reload the package.
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback