>ok.That's all.Now I run it as "java hello.Client2
>http://localhost:8080/apache-soap/servlet/rpcrouter amy".And there is a
>message as followed:
>Generated fault:
> Fault Code = SOAP-ENV:Client
> Fault String = Deployment error in SOAP service 'urn:Hello': class name
> 'hello.Name' could not be resolved: hello.Name
Deploy it again, restart Tomcat, optionally remove the DeployedServices.ds
file at Tomcat's root.
Also check if your Hello package (classes) is included in your CLASSPATH,
and/or if the HelloServer class is defined in your deployed service.
Laurent