You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by David Parker <dl...@facstaff.wisc.edu> on 2001/04/16 19:28:02 UTC

Working through the samples.addressbook.GetAddress application

I'm able to deploy the service.
E:\soap\samples\addressbook>java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter deploy dd.xml

http://hydra.doit.wisc.edu:8080/soap/admin/index.html
Deployed Service Information: 'urn:AddressFetcher' Service Deployment Descriptor

But not able to attach to it from an application.

E:\soap\samples>java samples.addressbook.GetAddress http://localhost:8080/soap/servlet/ rpcrouter "John B. Good"
Usage:
  java samples.addressbook.GetAddress [-encodingStyleURI] SOAP-router-URL nameToLookup

The classpath have the latest xerces files and they are also at the head of the classpath for Tomcat.

E:\soap\samples>set
APACHE_HOME=E:\Apache
CLASSPATH=.;
E:\jdk1.3\lib\tools.jar;E:\jdk1.3\jre\lib\rt.jar;
E:\xml-xerces\java\tools\xerces.jar;E:\xml-xerces\java\tools\xalan.jar;
E:\soap\lib\soap.jar;E:\soap;
E:\javamail\smtp.jar;E:\javamail\imap.jar;E:\javamail\mail.jar;E:\javamail\mailapi.jar;E:\javamail\pop3.jar;


I attempted the monitor the messages but nothing is being sent.

E:\soap\samples\addressbook>java org.apache.soap.util.net.TcpTunnelGui 8082 localhost 8080


Sincerely,
David Parker 
mailto:david.parker@doit.wisc.edu
 


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org