Passing config parameters to an rpc soap service

2001-06-14 Thread Warwick Slade
Is there any way that I can place a custom parameter in the deployment descriptor and then access this parameter from the soap service?

Problems with SOAP Messaging

2001-06-13 Thread Warwick Slade
I have written my first 'rpc' SOAP service and have successfully sent data from the client to the server and responded. However. I really want to use the messaging pattern. So I did the following 1. added type="message" to my isd:service descriptor and then deployed. 2. I changed my