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]
