Application Platform 10.3 | Developing with Application Platform in Designer | About Developing Web Applications for Integration Server | Administering Web Applications
 
Administering Web Applications
In Application Platform you can administer web applications in the following ways:
Production Deployment
When you deploy your web applications to a production environment, use the Asset Build Environment and Deployer. For more information, see About Deploying Projects.
Tomcat Manager Application
If you have Apache Tomcat and you want to use the Tomcat Manager Application in Application Platform, you must install it under Software AG_directory /profiles/IS_instance/workspace/webapps/directory. For more information, see the Apache Tomcat documentation.
After you install the Tomcat Manager Application, Software AG recommends that you remove the security constraints that the application provides from the web.xml configuration file and replace them with the security constraints that the Application Platform META-INF/context.xml configuration file provides.
JMX
Application Platform supports Java Management Extensions (JMX). It is registered under the Catalina root domain Mbean. You can view the JMX attributes of your WAR projects deployed to Integration Server in the Properties view of Designer.