You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Dorner, Thomas" <Th...@t-systems.com> on 2004/10/20 18:44:45 UTC

AxisHttpSession

Hi all,

 

we use the AxisHttpSession (generate them out of a HttpSession)

We make several request all over the SessionTimout-Time and touch the
AxisHttpSession, but the session die within the SessionTimeout.

 

I think this is not the right behaviour ?

--> The Session lifetime should increase with every touch!?

 

What can I do to keep the Session alive when using it?

 

Thanks

Tomi