I have set the timeout to 30 mins in web.xml and have successfully deployed the webapp in WebLogic. Now the app is up and running but when the max inactive interval reaches, the session doesn't timeout. This same app is timing out in tomcat properly.
Can anyone please suggest some idea?
Also I want to know whether there is an app specific weblogic.xml? If yes, then where do I find it?
