You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Srinivas Nagulapalli <sn...@digitallighthouse.com> on 2000/11/17 21:38:17 UTC

PLEASE HELP! HELP! Cannot run Sample example(addressbook.GetAddress) downloaded from Apache-Soap


 I downloaded SOAP from www.apache.org (2.0) and installed on Sun box
running Solaris 5.7.
 I downloaded and installed  Xerces 1.2.1. And having Java 1.2.2 on the
machine.
 
 But, when I tried to run a sample example code (GetAddressBoook), as
detailed in README file I get the 
 following message:
 
________________________________________________________________________
___________
snagulapalli@haig:$ java samples.addressbook.GetAddress
http://localhost:8080/soap/servlet/rpcrouter "John B. Good"
Caught SOAPException (SOAP-ENV:Client): Root element of a SOAP message
must be:'http://schemas.xmlsoap.org/soap/envelope/:Envelope'.

________________________________________________________________________
_______________

 Am I not registering correctly the services. 

 Thanks a lot for your help!!!
 -Srini