Hi:

I am new to soap. I am using apache soap 2.2 with Resin.  I have sucess test 
installation by visit the admin page and call rpcrouter from command line.

When I try to deploy      urn:AddressFetcher   from the sample:

I input the command:
        
        java -cp 
c:\resin-2.0.0\webapps\soap\WEB-INF\classes;c:\lib\activation.jar;c:\lib\mail.jar;c:\lib\xerces.jar
 org.apache.soap.server.ServiceManagerClient                
http://ehub:8080/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml

(the deploymentDescriptor.xml is come with the sample)


I get the result:

        Ouch, the call failed:
          Fault Code   = SOAP-ENV:Client
          Fault String = Unable to resolve namespace URI for 'ns2'.


I really do not understand what is the problem. I do not have ns2 in the file nor the 
SOAP-ENV:Client


What should I do to fix the problem?


Regards&Thanks

fanyun

Reply via email to