Hello,
I have following configuration:
Client: Windows XP, Netscape, JDK 1.4.1_01
Server: Formsserver 6i patch 11 (Sun Solaris), https-connectmode
With Jinititaor 1.3.1.9 i have no problem.
With JDK 1.4.1_01
i get following error message:
Java(TM) Plug-in: Version 1.4.1_01
Verwendung der JRE-Version 1.4.1_01 Java HotSpot(TM) Client VM
Home-Verzeichnis des Benutzers = C:\Dokumente und Einstellungen\schaup
Proxy-Konfiguration:Proxy-Konfiguration des Browsers
proxyHost=null
proxyPort=0
connectMode=HTTPS
java.lang.NoClassDefFoundError: oracle/security/ssl/OracleSSLSocketFactory
at oracle.forms.net.HTTPSStream.<init>(Unknown Source)
...
I know this error message.
The Oracle JAVA SSL libraries are missing.
So what version of following files shall i use?
- jssl-1_2.jar, javax-ssl-1_2.jar
- njssl8.dll
do not work:
I get following error messages:
FRM-92050
Java.Lang.ClassCastException
at oracle.forms.net.HTTPSStream
...
With JDK 1.3 installed on the Windows Client i have no problem!
So the problem are the wrong Oracle Java SSL Libraries or
the wrong Patch11 version (perhaps f60all.jar patch 11 is the problem).
I know the new parameter legacy_lifecycle.
But this parameter is only for
- "if the end user navigates to other web pages in the browser or reloads the current
page without immediatly terminating the Forms Applet session (from Jonas Jacobi)".
- If we install patch12 on the Server will JDK 1.4.1_01 work on the Windows-CLient?
- If we install patch12 on the Server will Jinitiator 1.3.19 still work on the Windows-CLient?
- Where can I get the Oracle JAVA SSL Libraries for JDK 1.4.1_01 ?
peter.schaup@tugraz.at