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.
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.
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
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