Try OpenEdge Now
skip to main content
Installation and Configuration
Installation : Performing an OpenEdge Installation in Windows : Additional product installation activities : Configuring an Apache Tomcat Java Servlet Engine : Testing the configuration
 
Testing the configuration
To verify the configuration of the JSE and Apache Tomcat Web server:
1. Start the Apache Tomcat Web server. Locate the installation directory, and browse to Tomcat-install-dir\bin. Enter the following command:catalina.bat start.
Note: Once you invoke the catalina.bat start command, a new command window appears, displaying information about the server startup procedure.
2. Open a browser window.
3. In the URL field of the browser, enter the default address and port number for the Web server. For example: http://localhost:8080.
Note: The default address and port number of your Web server varies.
4. Verify connectivity to the AIA servlet by entering the default address and port number for the Web server, followed by the path to the AIA servlet engine. For example: http://localhost:8080/aia/Aia.
5. Test the WSA servlet by entering the default address and port number for the Web server, followed by the path to the WSA servlet engine. For example: http://localhost:8080/wsa/wsa1.
6. Test WebSpeed connectivity by entering the default address and port number for the Web server, followed by the path to the WebSpeed administrator. For example: http://localhost:8080/cgi-bin/wspd_cgi.pl?WSMAdmin.