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
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
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
to webapps\soap\WEB-INF\lib or
webapps\soap\WEB-INF\classes.
Scott Nichol
- Original Message -
From: "root" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 22, 2002 10:20 AM
Subject: Questions on new SOAP services
> Hello everybody,
> I am stil
Hello everybody,
I am still quite new in this SOAP Apache environment so that I have
several beginner questions :
- Where actually does the SOAP package store its service list as we can
see through the admin page ? It seems it must be stored somewhere as a
persistent data (as a file)
- From the so