|
-
I have created a java class which executed successfully
from the dos prompt
This class has only one method. This method calls and execute
the API functions of some third party tool. These functions are
written in java.
I am using loadjava command with -resolve option to load all the *.Jar files and everything loaded ok in oracle. I checked the user objects table and the status is valid for all the objects.
Then I Publish the stored procedure through a call specification
When I Invoke the stored procedure I get the following error message.
ORA-29531: no method RunDjs1 in class RunDjs1
Please let me know how I can get rid of this message
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|