ORA-29534: referenced object could not be resolved

From: leo <schumacherfan2003_at_yahoo.com>
Date: 23 Apr 2003 01:38:14 -0700
Message-ID: <79d24144.0304230038.441e8a61_at_posting.google.com>



Hello,

I am trying to use java mailing API's to send mails from Oracle database. I am able to import my java classes successfully, but when i resolve these using the -resolve option when using loadjava, i get ORA-29534. Now i know that this problem occurs because the classes refrenced in my java class do not exist in the db. My class uses 6 classes from the javax.mail package. If i import these too using loadjava, the problem resurfaces as these 6 classes use many many other classes from numerous java API packages and so on and on......

What is the solution to this? Do i have to load in the very big jar file which contains ALL java API classes? I use weblogic server, and this would imply loading weblogic.jar into oracle which sounds absurd to me.

Please revert back with suggestions.

Regards,
Leo. Received on Wed Apr 23 2003 - 10:38:14 CEST

Original text of this message