Session with http cookies

2008-09-26 Thread shandor
HI I run Axis 1.4 on Tomcat. My problem is that the server do not send cookies on the response. My client will not work with soap headers so I must use http cookies. What do I need to configure on the server so it will use cookies. I did not find any handler to do that. Should I code one ?

Re: Session with http cookies

2008-09-26 Thread shandor
://wso2.org/library/231 On Fri, Sep 26, 2008 at 3:00 PM, shandor [EMAIL PROTECTED] wrote: HI I run Axis 1.4 on Tomcat. My problem is that the server do not send cookies on the response. My client will not work with soap headers so I must use http cookies. What do I need to configure