there is one ugly way to do it, disable the path all together, this will throw an IO Exception when the system is shutdown, but the exception is caught and printed, nothing to worry about
<Manager className="org.apache.catalina.session.StandardManager" pathname=""> </Manager> other than that, there is no way of doing it Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net >-----Original Message----- >From: Ryan Daigle [mailto:[EMAIL PROTECTED]] >Sent: Thursday, March 07, 2002 1:52 PM >To: '[EMAIL PROTECTED]' >Subject: Disable session serialization > > >How does one disable session serialization? I don't want this feature >enabled at all, and I can't find anyway to turn it off. I know that the >StandardManager handles this aspect, but it's not explicitly defined >anywhere in the config files. Does this have to be done programmatically? > >If it helps, I'm using JBoss 2.4.4 w/ Tomcat 4.01. > >Thank you! > >-Ryan > >-- >To unsubscribe: <mailto:[EMAIL PROTECTED]> >For additional commands: <mailto:[EMAIL PROTECTED]> >Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
