[jboss-user] [Beginner's Corner] - Re: Admin console session timeout (indefinitely)

Peter Johnson do-not-reply at jboss.com
Fri Mar 25 17:04:56 EDT 2011


Peter Johnson [http://community.jboss.org/people/peterj] created the discussion

"Re: Admin console session timeout (indefinitely)"

To view the discussion, visit: http://community.jboss.org/message/595669#595669

--------------------------------------------------------------
Add this to the web.xml:

   <session-config>
      <session-timeout>xxx</session-timeout>
   </session-config>

where xxx is a value in minutes (I looked in several places and didn't see any that said that '0' means indefinite). This applies to all sessions. As far as I know there is no way to configure sessions from a certain IP addresses.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/595669#595669]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110325/9c6d7cba/attachment.html 


More information about the jboss-user mailing list