|
Thank you Mr Sandhu
it works!!
sincerely
Manu Chhabra
----- Original Message -----
Sent: Wednesday, May 15, 2002 2:37
PM
Subject: Re: Unable to resolve namespace
URI for 'ns2'
Hi Manu Chhabra:
This problem is due to the parser. The parser
being used doesn't recognize name space. To solve this problem, make sure that
your xerces.jar file comes as first entry in your classpath.
Virender Sandhu
----- Original Message -----
Sent: Wednesday, May 15, 2002 7:54
AM
Subject: Unable to resolve namespace
URI for 'ns2'
hello
I tried to execute the following
command.
it gave the following error:
Exception in thread "main" [SOAPException:
faultCode=SOAP-ENV:Client; msg=Unable to resolve namespace URI for
'ns2'.;
targetException=java.lang.Illega lArgumentException: Unable to resolve
namespace URI for 'ns2'.] at
org.apache.soap.rpc.Call.invoke(Unknown
Source) at
org.apache.soap.server.ServiceManagerClient.invokeMethod(Unknown
Sour ce) at
org.apache.soap.server.ServiceManagerClient.list(Unknown
Source) at
org.apache.soap.server.ServiceManagerClient.main(Unknown
Source)
however if I call the ServiceManagerClient with
the deploy command ,it works just fine.
Can anybody help me ?
sincerely
Manu
Chhabra
|