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!

force using jre 1.5 instead of 1.6

574647Sep 3 2007 — edited Apr 21 2008
Hello everybody,

I need to use an early version of java with my forms because there is some bean developped with java 1.5, but the execution doesn't work with 1.6

I tried to add these lines to my formsweb.cfg:

jpi_classid=clsid:CAFEEFAC-0015-0000-0011-ABCDEFFEDCBA
jpi_codebase=https://java.sun.com/update/1.5.0/jinstall-1_5-windows-i586.cab#Version=1,4,2,4
jpi_mimetype=application/x-java-applet;version=1.5
jpi_download_page=https://java.sun.com/j2se/1.5.0.11/download.html

but 1.6 is still launched
I can use both IE or Firefox

is there is some things I could try ?
Thanks a lot

Arnaud
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2008
Added on Sep 3 2007
28 comments
14,536 views