9 Test the application

This topic explains systematic instructions to test the application.

  1. 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 9-1 Server Details

    Server Name 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