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!

change java version in Oracle forms 10

KonstantinaJan 23 2013 — edited Jan 24 2013
Hello all!

I m using Oracle forms 10 and I was trying to import a jar file that was compiled in java 1.6. As a result the import failed with the following exception:
"Exception occurred: java.lang.UnsupportedClassVersionError: HelloWorld (Unsupported major.minor version 50.0)"

After some research i found out that the problem is that Oracle forms is using by default java 1.4.2.

I was wondering how can I change Oracle forms from using java 1.4 to java 1.6.

Any ideas??


Thanks in advance,
Dina
This post has been answered by AlexDiniasi on Jan 23 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 21 2013
Added on Jan 23 2013
2 comments
448 views