Forms Webutil does not work with Java SE6 U35
today I got the Oracle Security Alert for CVE-2012-4681 which tells me to update Java to 6 U 35.
After download and install, I tested my forms. The standard forms call works fine, but when I call form which uses webutil, I get the following error:
Windows has blocked this software because it cant verify the publisher. index-jsp -141438.html
When I open the Java console there are a lot of failures.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
java.lang.ClassNotFoundException: oracle.forms.webutil.clientInfo.GetClientInfo
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)