A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Products
»
JBoss
Author
How to set session-Timeout for a App deployed on JBoss 4.3 EAP
Ramakanta Sahoo
Ranch Hand
Joined: Aug 23, 2008
Posts: 228
I like...
posted
Mar 23, 2009 05:41:55
0
Hi All,
I googled for some time and found like there is something like
<!-- ==================== Default Session Configuration ================= --> <!-- You can set the default session timeout (in minutes) for all newly --> <!-- created sessions by modifying the value below. --> <session-config> <session-timeout>30</session-timeout> </session-config>
in jboss-eap-4.3/jboss-as/server/jboss2/deploy/jboss-web.deployer/conf/web.xml
Is this all I need to do to set the session timeout for my App in
JBOSS
4.3EAP to 30minutes or any other place is there.
Please clarify!! Note: Its JBOSS-EAP 4.3 not the regular dev JBoss
Regards, Ricky
Oracle Weblogic 10g Certified Expert
TechBlog
Peter Johnson
author
Bartender
Joined: May 14, 2008
Posts: 5533
I like...
posted
Mar 23, 2009 15:56:31
0
Yes, that is where you would set the timeout.
JBoss In Action
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: How to set session-Timeout for a App deployed on JBoss 4.3 EAP
Similar Threads
Session time out.
Session expired in tomcat
JBoss 4.x default node ?
Server Session Timeout
JBM-Tables not created.
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter