hi Friends, I installed SOAP successfully and tested the server side installation as specified in docs. Deployed the service for addressbook sample example.But when I execute the command --------------------------------------------------------- java samples.addressbook.GetAddress \ http://localhost:2020/soap/servlet/rpcrouter "John B. Good" --------------------------------------------------------- I get the following error : - --------------------------------------------------------- Generated fault: Fault Code = SOAP-ENV:Client Fault String = Deployment error in SOAP service 'urn:AddressFetcher': class na me 'samples.addressbook.Address' could not be resolved: samples.addressbook.Addr ess --------------------------------------------------------- Can anyone pls help me out?? Regards, Shailendra Vasale.
