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!

adf 11.1.1.7 web.xml session timeout not working

JuwAug 31 2017 — edited Sep 5 2017

hi guys,

i'm developing adf application using jdev 11.1.1.7 and i deploy it to weblogic 10.3.6.

strange thing happen when i set the timeout in web.xml with 15 (minutes), then i set the weblogic.xml session timeout with 900(seconds) and i deploy it to the weblogic server, then in Application - myApp - Configuration - Application Session timeout value is 3600.

If i tried to change the Application session timeout via weblogic console, after i redeploy the application then it will changed again to 3600.

this should be a simple case, i have check with the other blog posts / tutorial :

http://www.baigzeeshan.com/2010/12/how-to-set-session-time-out-in-adf.html

http://adfhowto.blogspot.co.id/2011/04/set-session-timeout-in-weblogic.html

https://community.oracle.com/thread/2311862

anyone experiencing same issue with me ? or i have misconfig the weblogic server ?

Many thanks before

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2017
Added on Aug 31 2017
6 comments
1,232 views