What errors are you getting? The Oracle XML Parser for Java V2 loads fine with just the:
$ loadjava -user scott/tiger xmlparserv2.jar This should be the same for any Java JAR archive You can select from the USER_ERRORS view to see the errors you got after the fact. __________________________________________________________ Steve Muench, Lead XML Evangelist / Consulting Product Mgr Oracle Corp, Business Components for Java Development Team http://technet.oracle.com/tech/xml ----- Original Message ----- From: "Chris Sterritt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 18, 2000 7:10 AM Subject: Xerces-J and Oracle 8i | Hello, | | I haven't been able to coerce :-) Oracle 8i into loading Xerces-J | to use as my XML parser. Has anyone managed to get Oracle to load | Xerces-J (for use as a java stored procedure) and do DOM parsing? | | Thanks very much, | --chris sterritt | | |
