Verifying the JAVA Argument for AIS Server (Oracle WebLogic Server Only)

If the AIS Server is deployed on Oracle WebLogic Server, you must make sure that the server configuration includes a JAVA argument for starting the server. To do so:

  1. In the WebLogic Admin Console, locate the AIS Server instance.

  2. Click the Server Start tab.

  3. Verify that the following argument is in the Arguments field:

    -DUseSunHttpHandler=true

    -Dweblogic.http.headers.enableHSTS=true

Note: If you plan to implement HTTP Strict Transport Security, refer to this Oracle document: Command Reference for Oracle WebLogic Server 14c in the section entitled: HTTP Strict Transport Security.