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                      [EMAIL PROTECTED]
Programmer/Analyst               (407) 240-3863 x7787
The Fund, Inc.                 http://www.thefund.com
=====================================================


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to