On 12/21/2009 07:33 AM, Radek Rekas wrote:
I'm getting a java.lang.NoSuchMethodError when
deploying the xwiki 2.1 war on our tomcat5 server with java 1.5
I've tried xwiki 2.05 but still get the same error message. Is this being caused by a
conflict between jar files somewhere?
Below is the full stack trace for the error message:
2009-12-21 06:25:37 StandardWrapperValve[action]: Servlet.service() for servlet action
threw exception
java.lang.NoSuchMethodError:
org.w3c.dom.Document.adoptNode(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;
This looks like a deprecated version of the W3C APIs, which means that
probably your container has an old version of xerces or another library
providing the org.w3c APIs.
--
Sergiu Dumitriu
http://purl.org/net/sergiu/