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!

java.lang.exception

Mohannad HershAug 13 2008 — edited Aug 16 2008
i need to integrate forms with some java APIs. i used java importer to import the needed classes to my form.
i have two problems.
1- there is xml file beside the other jar files which is to be mapped. i think we can but .jar, .zip or .class files in class path but .xml is possible??? i but it but it does not work. so how to make it accessable?? in java dev i add it to the project and the it worked.
2- to raise th java exception i wrote the needed code but it mentioned that i need to import exception class. in java importer it said that java.lang.exception classnotfound. so way? isnt oracle platform contains java.lang? should i put the path of exception.calss in classpath?if yes what is the path?

thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 13 2008
Added on Aug 13 2008
5 comments
737 views