Hi, I posted this on the forum, but apparently it didn't make it though to the mailing-list...
Is it possible to use the war's META-INF/context.xml to override the default session manager configuration? I tried to disable this session serialization, which occurs on undeployment, but was unsuccessful with these configurations in META-INF/context.xml: <Context override="true"> <Manager className="org.apache.catalina.session.StandardManager" pathname=""/> </Context> <Context override="true"> <Manager className="org.apache.catalina.session.PersistentManager" saveOnRestart="false"/> </Context> Thanks Wonne Forum post : http://www.jboss.org/index.html?module=bb&op=viewtopic&t=45741 <http://www.jboss.org/index.html?module=bb&op=viewtopic&t=45741> Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822118 <http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822118>
<<winmail.dat>>