Re: Questions on new SOAP services

2002-07-23 Thread Agustinus Tedja
our webapps\soap\WEB-INF\web.xml inside > > the > > tag that enables the RPCRouterServlet to get the soap engine to > > read it: > > > > > > rpcrouter > > > > org.apache.soap.server.http.RPCRouterServlet > > > > ConfigFile > &g

Re: Questions on new SOAP services

2002-07-23 Thread Agustinus Tedja
et the soap engine to > read it: > > > rpcrouter > > org.apache.soap.server.http.RPCRouterServlet > > ConfigFile > path_to_soap_xml_file/soapconfig.xml > > > > Chris > > -----Original Message----- > From: Scott Nichol [mai

RE: Questions on new SOAP services

2002-07-22 Thread Chris Francis
ConfigFile path_to_soap_xml_file/soapconfig.xml Chris -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: 22 July 2002 19:15 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Questions on new SOAP services The deployed services can be found in deployedservi

Re: Questions on new SOAP services

2002-07-22 Thread Scott Nichol
The deployed services can be found in deployedservices.ds. This is in the root of the web app, e.g. for me it is j:\jakarta-tomcat-4.0.1\webapps\soap\deployedservices.ds. For deployment, you just drop soap.war in Tomcat's webapps directory, which for me is j:\jakarta-tomcat-4.0.1. Tomcat will u