[JBoss-user] Re: [JBoss-dev] Cleaning up xml parsers

2001-03-23 Thread Scott M Stark
I have updated cvs to be JAXP 1.1 compliant. The dist can change the choice of the xml parser by editing the JAXP properties in the run.bat or run.sh scripts. The default values are set to the crimson 1.1 parser that ships with the JAXP 1.1 RI. To change from the crimson parser to xerces for exam

[JBoss-dev] Cleaning up xml parsers

2001-03-22 Thread Scott M Stark
The current cvs dist contains two older versions of the jaxp classes and sun xml parser as the lib/ext/xml.jar and lib/parser.jar files. These need to be removed and updated to the jaxp1.1 version which adds support for pluggable transformations. The current org.jbossmq.xml.XElementProducer class