| Author |
Javax Activation error
|
Pol Appan
Ranch Hand
Joined: Aug 26, 2004
Posts: 144
|
|
Hello, I am calling a java stored procedure, but I am getting the following error: javax.activation.UnsupportedDataTypeException: no object DCH for MIME type multipart/mixed; boundary="----=_Part_0_-1403249095.1105388630390" I dropped the jar files from the database and re-deployed the the latest jar files downloaded from Sun site, still I am getting the the same error. could someone please help me with this, I am desperately trying to solve this problem and get the work done. I am using java stored procedure to send emails. Any help is highly appreciated. Thanks Cosmos [ January 10, 2005: Message edited by: Bear Bibeault ]
|
Never take anything for granted because you never know when you will lose it
|
 |
Avi Abrami
Ranch Hand
Joined: Oct 11, 2000
Posts: 1112
|
|
Cosmos, For your information, there is a supplied PL/SQL package that can send eMail. It is described in the Oracle documentation, which is available from: http://tahiti.oracle.com Good Luck, Avi.
|
 |
 |
|
|
subject: Javax Activation error
|
|
|