Well, here is what I have found with the support guy. (by the way, very helpful and nice :-) )
In WebSphere you have level of timeout, which will overwrite the previous level:
- Server Level
- Enterprise Application Level
- Web Application Level
- web.xml level
- programming code
The timeout I am changing was always the server level, and everyone told me to use that one (IBM and forums). I have the 720 minutes there.
But after discussing with the IBM Support guy, I looked at the Enterprise Application Level and Web Level, and both were set to 30 minutes.
I didn't have any timeout in the web.xml, and I strongly suspect that in ICN, the developers didn't do anything like that.
So I changed the "Enterprise Application Level" and the "Web Application Level" both to 720 minutes... and after a restart, I finally have my timeout of 720 minutes!!!!!
Now, why on earth the "Enterprise Application Level" and "Web Application Level" timeout was set to 30 minutes during the upgrade from V3.0.5 to V3.0.8.... that's another question.... I have no idea, and it's quite annoying.
Now everything is good :-D
(Here is the tech note about the level of overwriting of the timeout setting: https://www.ibm.com/support/pages/http-session-time-out-settings-and-overwrite-precedence-rules )
Cheers,
Alessandro
#IBMContentNavigator(ICN)#Support#SupportMigration