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