Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Setting session timeout in web.xml does not work!! Is this a bug?

rade.todorovichNov 10 2005 — edited Sep 14 2006
To be more precise, whatever value I put in web.xml under
<session-config>
   <session-timeout>my_value_goes_here</session-timeout>
</session-config>
my session ALWAYS expire after about 2-3 minutes after the whatever value has been set in web.xml?

I have tried in embedded OC4J and App Server.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 12 2006
Added on Nov 10 2005
11 comments
1,717 views