"Fault String = org.w3c.dom.Node: method getNamespaceURI() java/lang/String; not found" Hi, I struggled with the above error for more than two days... I just understood the reason and I felt like sharing so that other will be saving their time that is why I am writing this mail... the above error comes when the server is identifying a wrong file of Node class. In case of Tomcat Server 3.2.1 it is maintaining the older version so please see to it that the proper version of the XML package is available in the classpath and it precedes the tomcat lib jars... so that the error can be avoided..... for more details please refer to the following URL.. it is giving the clear details.... http://www-106.ibm.com/developerworks/webservices/library/ws-peer2/index.htm l?dwzone=webservices This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful. Visit us at http://www.cognizant.com
"Fault String = org.w3c.dom.Node: method getNamespaceURI() java/lang/String; not found"
Panchumarthy, Mallikarjuna rao (CTS) Sun, 01 Jul 2001 23:57:40 -0700
- RE: "Fault String = org.w3c.dom.... Panchumarthy, Mallikarjuna rao (CTS)
- RE: "Fault String = org.w3c... Kartheek Hirode