- Oracle HTTP Server 11g R1 Configuration for FLEXCUBE
- Test the application
11 Test the application
This topic explains systematic instructions to test the application.
- Test the application deployed on Weblogic using Oracle HTTP Server after restarting both the Oracle HTTP server and WebLogic server.
- https://ohs_servername:ohs_https_port/<<context/url>>
- http://ohs_servername:ohs_http_port/<<context/url>>
Table 11-1 Server Details
Field Description ohs_servername The server on which OHS is deployed. ohs_https_port The port number mentioned against LISTEN directive in SSL.conf file. ohs_http_port The port number mentioned against LISTEN directive in httpd.conf file. Example - https://localhost:4443/FCJNeoWeb/welcome.jsp or http://localhost:7777/FCJNeoWeb/welcome.jsp