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
- [xfire-user] xfire client sudip shrestha
- Re: [xfire-user] xfire client Tomek Sztelak
- Re: [xfire-user] xfire client sudip shrestha
