PDA

View Full Version : linking error with org.w3c.dom.Node



socotech
Oct 26th, 2004, 12:28 PM
I've recently upgraded to 1.1.1, but am receiving error in subject line. I'm using xmlParserAPIs-2.2.1. Any ideas? Thanks in advance.

robh
Oct 27th, 2004, 07:36 AM
What environment are you deploying into (app server, standalone) and also what version of Java are you using? Plus could you post the full stack trace of the error you are getting.

Rob

socotech
Oct 27th, 2004, 10:28 AM
Yea, of course, sorry about the lack of information. Deploying on Tomcat 5.0.16 in stand-alone mode. However, I think I've diagnosed this: my app also uses Castor and I believe there's a conflict between the Xerces that Castor is using and Spring is using. I need to figure out how to reconcile the two. Thanks.

P.S. Java 1.4.2_06