You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Grant Echols (JanusLogix)" <ge...@januslogix.com> on 2002/09/26 21:12:22 UTC

MessageContext.setMaintainSession

MessageI'm trying to understand the MessageContext session management and I'm confused by what its supposed to do. On the first request from a client I see that the session management is not turned on so I turn it on. On the second request the session management is still not turned on. Is there some other requirement I don't know about?

Thanks,

Grant