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!

Problem importing Java class (1.5.0_14) to Oracle Forms 10g

625559Feb 27 2008 — edited Feb 27 2008
Hello!

I have a JAR file created in Java 1.5 that I am trying to import into my Oracle 10g Form. I get the following error:

Importing Class com.wcftest.CalculatorServiceStub...
Exception occurred: java.lang.UnsupportedClassVersionError: com/wcftest/CalculatorServiceStub (Unsupported major.minor version 49.0)


Quick google search shows that the error is because of the incompatibility between Java 1.5 and Java 1.4.2 that Oracle Forms is using.

How do I point Oracle Forms to use Java 1.5 instead of 1.4.2?

PLEASE HELP.

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2008
Added on Feb 27 2008
5 comments
770 views