There
are some common classes packaged in xmlParserAPIs.jar from Xerces and
xml-apis.jar from Xalan 2. Those are javax.xml.prasers, org.w3c.dom and org.xml.sax packages. Is there any potential issues having the
common classes packages in 2 jar files?
Wai
yip Tung