JBoss 4.0.3 by default has session persistence turned off.
the context.xml file:
# pwd
/apps/jboss/server/default/deploy/jbossweb-tomcat55.sar
# more context.xml
org.jboss.web.tomcat.security.RunAsListener
Filed under: Code
March 31, 2006 • 10:25 pm
JBoss 4.0.3 by default has session persistence turned off.
the context.xml file:
# pwd
/apps/jboss/server/default/deploy/jbossweb-tomcat55.sar
# more context.xml
org.jboss.web.tomcat.security.RunAsListener
Filed under: Code