Hi,

Try deploying your service in transport scope. This can be done by adding an
attribute such as shown below to your services.xml.

<service name="foo" scope=" transportsession">
......
</service>


You could refer this article [1] for more details.

Thanks,
Keith

[1] http://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 on the server so it will use cookies.
> I did not find any handler to do that. Should I code one ?
>
> Thanks
> --
> View this message in context:
> http://www.nabble.com/Session-with-http-cookies-tp19685237p19685237.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org

Reply via email to