You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Aaron Wadley <AW...@TheFund.com> on 2001/07/25 16:40:02 UTC

Unclear error message

I'm hoping that someone can explain what this means.

java.lang.NoSuchMethodError: org.apache.xerces.dom.NodeImpl: method
<init>(Lorg/apache/xerces/dom/DocumentImpl;)V not found
	at org.apache.xerces.dom.ChildNode.<init>(ChildNode.java:103)
	at org.apache.xerces.dom.ParentNode.<init>(ParentNode.java:133)
	at org.apache.xerces.dom.DocumentImpl.<init>(DocumentImpl.java:254)
	at org.apache.xerces.dom.DocumentImpl.<init>(DocumentImpl.java:247)
	at
org.apache.xerces.jaxp.DocumentBuilderImpl.newDocument(DocumentBuilderImpl.j
ava:175)

What method is it referring to?  I can't seem to decipher it.  The code
works locally within VisualAge for Java, but when we export to WebSphere, we
get this error.  I have made sure that the xerces.jar in WebSphere's
classpath is the correct one.  What else could cause this error?

Thanks for any suggestions.
--
Aaron Wadley                      awadley@thefund.com
Programmer/Analyst               (407) 240-3863 x7787
The Fund, Inc.                 http://www.thefund.com
=====================================================


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org