It would only cause a problem if there were inconsistencies between the common xml classes. If you set the JAXP properties your saying which parser factory to use so it doesn't matter if fatories for other parsers are on the classpath. I switch parsers all the time with this entry in the manifest.
xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "Jason Dillon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 14, 2001 10:11 PM Subject: [JBoss-dev] crimson.jar ref in server/src/etc/run.mf > Is there any reason why crimson.jar is referenced in server/src/etc/run.mf? > > Won't this make it hard to switch jaxp compliant parsers? > > --jason > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
