Tomcat 4.1.24 was upgraded to use Xerces 2.3 — previous Tomcat versions used Xerces 2.1.
X-Application requires Xerces 2.1. Thus, if you want to use Tomcat 4.1.24 or later, you have to change Tomcat’s Xerces version. This can be done as follows:
1) rename tomcat/commons/endorsed to tomcat/commons/endorsedOrig
2) create a new tomcat/commons/endorsed directory
3) copy the files xapplication/prerequisites/lib/ext/xml-apis.jar and
xapplication/prerequisites/lib/ext/xercesImpl.jar to the new directory
That’s it. If you start one the X-Application examples, you should see Xerces version 2.1 printed to Tomcat’s console window.
Michael
Software AG Germany, Darmstadt
#Tamino#API-Management#webMethods