Take a look at book example, there is a sample how to send ( and receive ) custom values with SOAP message using handlers.
On 2/13/07, sudip shrestha <[EMAIL PROTECTED]> wrote:
I need to send a keyname-keyvalue (a String pair) to the server before I invoke a web service method. A Handler will validate this key against the name of the service being invoked. How do I send this key with a client and can I use MessageContext.getContextualProperty( "keyname" ) to retrieve the value of the key in the Handler? /Thanks
-- ----- When one of our products stops working, we'll blame another vendor within 24 hours. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
