You can set it in the options object: http://wso2.org/library/230#COOKIE
You can set any http header you want to if you need it: http://wso2.org/library/230#HTTP_HEADERS -- dims On 2/23/07, Ryan Kennedy <[EMAIL PROTECTED]> wrote:
I've used wsdl2java from Axis2-1.1.1 to generate a client stub. In order to authenticate with the service I'm connecting to, I need to send a cookie. I've done a bunch of searching and haven't found an answer to this problem. Every method I've tried hasn't worked. If someone has some sample code or pointers to documentation that works with Axis2 1.1.1, I'd greatly appreciate it. I'm open to writing a Handler, but when I wrote one and tried hooking it in it caused other problems (screwed up the endpoint somehow). Ryan Kennedy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
