Skip to Main Content

SQL & PL/SQL

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Java stored procedure NoClassDefFoundError

Ramesh RFeb 5 2010 — edited Feb 6 2010
Hi All,
I have a webservice client created using Jdeveloper.
When tried to run the client in JDeveloper its running fine.
I have loaded the entire java class files into the Database.
I created a wrapper function in oracle and tried to invoke the webservice client its showing the Error
ORA- 298532: Java call terminated by uncaught java exception
java.lang.NoClassDefFoundError
I found in the user_objects and the class is available with 'VALID' status
What would be possible cause

Thanks,
Ramesh.R

Edited by: Ramesh_R on Feb 5, 2010 9:43 AM

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 6 2010
Added on Feb 5 2010
6 comments
1,023 views