Scott Nichol wrote:


2a) Although the parameters can be localised to either SOAP RPC or SOAP messaging servlets ( since there are two servlets deployed with soap.war ), any initialisation parameters to the SOAP messaging servlet are "global" for all SOAP messaging services ... likewise true for SOAP rpc servlet and SOAP rpc services. Would have been good if there is a way to specify initialisation parameters at the SOAP service level ... not the servlet level.

If you use Apache SOAP 2.3 or later, there is a way: the deployment descriptor for the service. That can be accessed from the SOAPContext bag using Constants.BAG_DEPLOYMENTDESCRIPTOR.


Are you talking here about the element <isd:option/>?
Where is the Apache-SOAP deployment descriptor schema definittion file?



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to