Re: Axis 1.4 client get cookies

2007-06-05 Thread dreamryder
wever, I want more thanthat -- I want to be able to >> retrieve the cookies in the HTTP response associated with the login. >> >> I've tried to retrieve the cookies using >> stub._getProperty(HTTPConstants.HEADER_COOKIE) but that returns NULL. >> I've also enumerat

Re: Axis 1.4 client get cookies

2007-03-16 Thread jarmod
retrieve the cookies using > stub._getProperty(HTTPConstants.HEADER_COOKIE) but that returns NULL. > I've also enumerated all properties of the stub *after* the login call and > there are none. Can you even do what I want at this interface level? > > Appreciate any help

Axis 1.4 client get cookies

2007-03-15 Thread jarmod
TPConstants.HEADER_COOKIE) but that returns NULL. I've also enumerated all properties of the stub *after* the login call and there are none. Can you even do what I want at this interface level? Appreciate any help. -- View this message in context: http://www.nabble.com/Axis-1.4-client-get-c