You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Malathi Rao <Ma...@Syntelinc.com> on 2001/02/13 12:12:55 UTC

FW: SOAP Problem

> Hi,
> I am getting following Problem with SOAP when I tried addressbook sample:
> 
> D:\soap\apache-soap\java samples.addressbook.GetAddress
> http://localhost:8080/soap/servlet/rpcrouter "John B. Good"
> 
> Generated Fault:
> 	Fault Code   Soap-ENV:server.Exception
> 	Fault String = org.w3c.domNode: method getNamespaceURI()
> Ljava/lang/String: not found
> I am told by IBM PEOPLE that "You have a problem in your classpath .. you
> need to have xerces at the front of your classpath."
> 
> but classpath set by me is at the front.
> D:\Xerces130\xerces.jar;D:\jm\mail.jar;D:\jaf\activation.jar;D:\jdk1.2.2\l
> ib\tools.jar;D:\jdk1.2.2\bin;D:\Soap\apache-soap\lib\soap.jar;D:\Soap\apac
> he-soap;
> Also I have XERCES1.3.0
> 
> 38 th line of my tomcat.Bat is
> 
> set CLASSPATH=D:\Xerces130\xerces.jar;%CLASSPATH%;%cp%
>  
> I have followed & checked all instructions for Tomcat3.1 & Soap2.1.
> 
> 
> ---your's Faithfully 
> Atul Karanjkar & Malathi Rao.  
> 
> 
> 
>