Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JDK 1.4.1_01 and Windows

36260Dec 12 2002 — edited Dec 16 2002
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

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 13 2003
Added on Dec 12 2002
2 comments
325 views