DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4330>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4330 ClassCastException with DocumentBuilderFactoryImpl ------- Additional Comments From [EMAIL PROTECTED] 2001-10-23 04:23 ------- I scanned the jars in my classpath and the only jar that has a org.apache.xerces.jaxp.DocumentBuilderFactoryImpl is the xerces.jar that I built under my 1.4 environment. And the only jar that has a javax.xml.parsers.DocumentBuilderFactory is the rt.jar under my 1.4 environment. The engine is failing on startup, so there's no real test case except the following: install 4.0.1 use the server.xml I provided on the earlier post. watch it fail I am happy to hear back that this is me being a dope, but please give me a clue why.