How to fix Security Warnings after Upgrade to Forms 14c
I have just completed an upgrade from Forms 12.2.1.19 to Forms 14.1.2. I have 2 security warnings in the WebLogic Console for each of my servers. They are:
091031 - The default internal servlets are enabled. The default internal servlets allow for T3 and IIOP tunneling via HTTP or HTTPs channels. SOLUTION: Set the DefaultInternalServletsDisabled attribute on the Server MBean to true.
091033 - No dedicated network channel configured for HTTPS traffic. SOLUTION: Oracle recommends creating a network channel for only HTTPS traffic for externally available applications. Configure your firewall so that the network channel is available externally, and that the default network channel and other customer internal channels are only accessible internally.