How do fix security warnings 091031 and 091033 after upgrade from 12.2.1.4 to 14.1.2?
I originally asked this question in the Oracle Forms forum, but was directed here.
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.