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!

how to import a class in 10g

568037Apr 4 2007 — edited Apr 4 2007
I have a jar file and wanted to import the class into pl/sql
I have saved the jar file in c:\ora10g\forms\java and have this path to my classpath in default.env file when i tried to import the class . I got an error
Importing Class C:\ora10g\forms\java\XXX.jar...
Exception occurred: java.lang.ClassNotFoundException: C:\ora10g\forms\java\XXX/jar

Can anyone help me how to set the classpath correctly.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2007
Added on Apr 4 2007
1 comment
509 views