Building any project with XDoclet causes the following:
Buildfile: C:\eclipse-SDK-2.1.1-win32\eclipse\workspace\rmDrugSearch\xdoclet-build.xml
BUILD FAILED: java.lang.VerifyError: (class: org/apache/xerces/parsers/IntegratedParserConfiguration, method: configurePipeline signature: ()V) Incompatible type for getting or setting field
Total time: 300 milliseconds
I think I need to replace the xerces jar file, but the question is which one?
SaS