Another quirk I noticed with SM 2.0.1 is that its lib directory contains xercesImpl-2.7.1.jar, which seems to be incompatible with jaxp-1.3.jar which it also contains. When running ServiceMix (even the examples), I get a message indicating that it can't find org.w3c.dom.DOMError. Switching xercesImpl-2.7.1.jar back to xercesImpl-2.6.2.jar made everything start working again.
- [servicemix-user] SM 2.0.1 and DOMError Craig Walls
- Re: [servicemix-user] SM 2.0.1 and DOMError Guillaume Nodet
