Sorry, but  now I am confused. Are the default Xalan and Xerces or not?
I mean in 2.1 CVS.

Antonio Gallardo

Robert Koberg dijo:
> Hi
>
>
>
>> > Carsten Ziegeler wrote:
>
>> > - using Saxon breaks the authentication framework: Saxon insists on
>> using it's own parser which returns null for the following call in
>> AuthenticationManager:
>> >
>> >     authenticationFragment = doc.createDocumentFragment();
>
> What do you mean? of course you can use another parser such as Xerces.
> You just need to set the system property:
> javax.xml.parsers.SAXParserFactory
> to:
> org.apache.xerces.jaxp.SAXParserFactoryImpl
>
> -Rob
>
>
>
> --------------------------------------------------------------------- To
> unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to