JBOSS session timeout
JBOSS session timeout is specified in $JBOSS_HOME/server/production/deployers/jbossweb.deployer/web.xml.
<session-config>
<session-timeout>30</session-timeout>
</session-config>
The default session timeout in JBOSS is 30 minutes.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home