Skip to Main Content

Java and JavaScript in the Database

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!

Error Loading xerces.jar file

124291Dec 29 2003
Hi,

I am getting the following errors while loading the Apache xercesImpl.jar file.

ORA-29534: referenced object SIRIUS.org/apache/xml/serialize/HTMLSerializer
could not be resolved
errors : class org/apache/xml/serialize/XML11Serializer
ORA-29534: referenced object SIRIUS.org/apache/xml/serialize/XMLSerializer c
ould not be resolved
errors : class org/apache/xml/serialize/XMLSerializer
ORA-29534: referenced object SIRIUS.org/apache/xml/serialize/OutputFormat co
uld not be resolved
errors : class org/w3c/dom/html/HTMLDOMImplementation
ORA-29521: referenced name org/w3c/dom/html/HTMLDocument could not be found


I am loading the jar file using the following command
loadjava -user demo/demo@userdemo -resolve xercesImpl.jar

Any help will be really appricated.

Thanks in advance

Mohammad
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2004
Added on Dec 29 2003
0 comments
386 views