There are many possible configurations. This may be one of them:
- Start the application server (possibly tomcat) with AJP enabled.
- Use the apache HTTP server JK module to connect the web server to the Tomcat application.
- Deploy the web application on the application server and create it by creating WSDL using an external domain name or ip. For example: http://www.domain.com/application/service
- Verify that the Amazon firewall has port 80 open for this instance.
- If you are using a domain name, make your DNS address the specified host.
source share