Error Loading xerces.jar file
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