Carlos Oliva [
http://community.jboss.org/people/ramboid] created the discussion
"Maximum sessions in JBoss5.1"
To view the discussion, visit:
http://community.jboss.org/message/639494#639494
--------------------------------------------------------------
Should I configure the maximum sessions in a per web application basis with a
jboss-web.xml or with a context.xml (Manager element)? I want to limit the number of
sessions to a web application (war file). I have seen documentation that seems to
indicate that one can limit the maximun number of seesions in either one of these to files
within the war deployment.
My application is FORM secured and already has a jobss-web.xml defining the security
entry. Woudl I just need to add the max-active-sessions element? When I do that and
examine the Manager bean via twiddle, the Mange for the applicaiton still shows -1 for the
maxActiveSessions.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/639494#639494]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]