Neeraj Bajaj wrote:
> * using class name in org.apache.xerces.xni.parser.XMLParserConfiguration file
> in META-INF/services/
> * using org.apache.xerces.xni.parser.XMLParserConfiguration system property.
> * Default configuration (StandardParserConfiguration)

The system property should always be the first option chosen
because otherwise there is no way to override the default
setting unless you make changes to the META-INF/services file
and rebuild the Jar file. Ugh!

-- 
Andy Clark * [EMAIL PROTECTED]

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

Reply via email to