Select to view content in your preferred language

Geoportal Extension TimeOut

866
2
05-23-2011 12:20 AM
InWeedy
Emerging Contributor
Hi,

Where do I locate the integer specified (seconds) for Geoportal Extension 9.3.1 timeout? Meaning the number of seconds the application will wait before asking for another login again.

Regards,
Weedy
0 Kudos
2 Replies
CliveReece
Esri Contributor
It's in the web.xml file (in WEB-INF).  Look for the <session-timeout> value.  The default we use is 30 minutes.

(reference:  http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd)
0 Kudos
InWeedy
Emerging Contributor
Thanks Creece.
0 Kudos