Remove parser.jar and jaxp.jar from the Orion directory and then start Orion
with a -Dxml.parser=xerces switch. This launches Orion using the xerces
parser only. I hope it helps.

/Magnus Stenman, the Orion tam


----- Original Message -----
From: "Tom Wnuk" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Monday, July 03, 2000 2:25 AM
Subject: XML Parser


> > It appears that the default parser is from Sun.  I'd like to use xerces
&
> > xalan for my XML management.  There are methods such as normalize()
which
> > only exist with DOM 2 and are not present in Sun's parser.  I'm also
using
> > importNode which I'd guess is also missing.  I have updated the xerces &
> > xalan jars that are distributed with the latest version.
> >
> > Is it possible to Not use Sun's parser and specify xerces?
> >
> >
> > Thanks
> > Tom
> >
> > Tom Wnuk
> > [EMAIL PROTECTED]
> > [EMAIL PROTECTED]
> >
>


Reply via email to