Hallo
Harald Meyer <[EMAIL PROTECTED]> schrieb:
> Steve Muench wrote:
>
> >If you load the Oracle XML Parser for Java into the database,
> >it contains the DOM classes in the same JAR, so that would
> >be another route.
> >
> You might also load the file xmlParserAPIs.jar (which is shipped
> with Xerces) into your server internal JVM. It contains the DOM
> interfaces that were missing.
I have load both in to the database, but I got still some errors.
The comand I use to import the *.jar files is:
loadjava -user sys/<passdwd>@<SID> -verbose -grant Public -resolve
soap.jar
The first error message is:
"resolver :
resolving: org/apache/soap/Header
errors : org/apache/soap/Header
ORA-29534: referenced Objekt SYS.org/apache/soap/rpc/SOAPContext can
not be resolved"
Then I got some more errors like that one. And some like:
"ORA-29521: referenced Name javax/mail/internet/ContentType not found"
I hava also tryed to import some other *.jar filer shiped with xml and
soap.
But no luke till now.
Thanks and best regards
d� Maik