Hi.
I am in the process of configuring Forms, Reports with collocated OHS all of version 12.2.1.3 on Oracle Linux 7.3. I have no problem accessing forms on default weblogic port 9001 the same is true when accessing forms behind ohs on port 7777. But when I try to access forms on ohs 4443 ssl port I get classNotFoundException on forms Main class. The exception is reported by java on client trying to run form. By browsing Oracle support I have came across DocID 1675195.1 stating TLS 1.1 and TLS 1.2 should be unchecked in java control panel on client side. Although the mentioned document is referring to 11g version of Forms and Ohs I have tried proposed solution. The result is I am able to run forms when unchecking TLS 1.2 only in java console.
So my question is if forms and ohs version 12.2.1.3 still faces the same problem? I am finding this hard to believe as the mentioned document is more than the year old and Forms 12.2.1.3 are certified against java 1.8 Also one of the reasons I have switched from 11g to 12c is the fact that security department demands to implement some more secure protocols as for example TLS 1.2. So is there some workaround, patch available. Or I am simply missing something here?
Thanks for all of your suggestions.