On Wed, May 01, 2002 at 06:47:32PM -0700, Ron Alsobrook wrote: > Now, I didn't have xerces 2 installed so I put that in $ANT_HOME/lib > which now contains these files: > > ant.jar > crimson.jar > jaxp.jar > junit.jar > jakarta-ant-1.4.1-optional.jar > xercesImpl.jar
I believe you need to get rid of crimson.jar, jaxp.jar. Then you need to add xmlParserAPIs-2.0.0.jar in there.
