You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by hoang truong <ho...@yahoo.com> on 2001/01/02 23:10:31 UTC

soap installation and configuration

Hello,
I am a newbe for this soap thing.  My goal was to have
soap working so that could use the provided examples.

I can't point to my soap service using
http://localhost/soap from my local machine.  The
error message is "Not found.  The request URL /soap
was not found on this server".  
Can anyone tell me what can I do to have soap working?
Your help is greatly appreciated.  Thanks

Here are how I install and conf soap:
- doanload and install soap-2.0  and xerces-1.2.3 from
xml.apache.org
- set classpath env
- edit tomcat conf files
  I added these lines in conf/server.xml
  <Context path="/soap"    
docBase="D:\soap-2.0\webapps\soap"
    debug="1" reloadable="true">
  </Context>
- restart tomcat and apache

__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

RE: soap installation and configuration

Posted by graham glass <gr...@mindspring.com>.
doesn't tomcat start on 8080 by default?
you might try http://localhost:8080/soap.
for more information, check out: 
http://www-106.ibm.com/developerworks/library/ws-peer2/?dwzone=ws
which is a complete tutorial on getting apache/soap
up-and-running.

cheers
graham

-----Original Message-----
From: hoang truong [mailto:hoangcongtruong@yahoo.com]
Sent: Tuesday, January 02, 2001 4:11 PM
To: soap-user@xml.apache.org
Subject: soap installation and configuration


Hello,
I am a newbe for this soap thing.  My goal was to have
soap working so that could use the provided examples.

I can't point to my soap service using
http://localhost/soap from my local machine.  The
error message is "Not found.  The request URL /soap
was not found on this server".  
Can anyone tell me what can I do to have soap working?
Your help is greatly appreciated.  Thanks

Here are how I install and conf soap:
- doanload and install soap-2.0  and xerces-1.2.3 from
xml.apache.org
- set classpath env
- edit tomcat conf files
  I added these lines in conf/server.xml
  <Context path="/soap"    
docBase="D:\soap-2.0\webapps\soap"
    debug="1" reloadable="true">
  </Context>
- restart tomcat and apache

__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

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


RE: soap installation and configuration

Posted by graham glass <gr...@mindspring.com>.
doesn't tomcat start on 8080 by default?
you might try http://localhost:8080/soap.
for more information, check out: 
http://www-106.ibm.com/developerworks/library/ws-peer2/?dwzone=ws
which is a complete tutorial on getting apache/soap
up-and-running.

cheers
graham

-----Original Message-----
From: hoang truong [mailto:hoangcongtruong@yahoo.com]
Sent: Tuesday, January 02, 2001 4:11 PM
To: soap-user@xml.apache.org
Subject: soap installation and configuration


Hello,
I am a newbe for this soap thing.  My goal was to have
soap working so that could use the provided examples.

I can't point to my soap service using
http://localhost/soap from my local machine.  The
error message is "Not found.  The request URL /soap
was not found on this server".  
Can anyone tell me what can I do to have soap working?
Your help is greatly appreciated.  Thanks

Here are how I install and conf soap:
- doanload and install soap-2.0  and xerces-1.2.3 from
xml.apache.org
- set classpath env
- edit tomcat conf files
  I added these lines in conf/server.xml
  <Context path="/soap"    
docBase="D:\soap-2.0\webapps\soap"
    debug="1" reloadable="true">
  </Context>
- restart tomcat and apache

__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

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