How to configure JBOSS session timeout with CIM server?

How to configure JBOSS session timeout with CIM server?

book

Article ID: KB0091774

calendar_today

Updated On:

Products Versions
TIBCO Collaborative Information Manager -
Not Applicable -

Description

Resolution:
You can set the session timeout in the &ltJBOSS_HOME>/server/&ltserver>/deploy/jbossweb-tomcat55.sar/conf/web.xml file.

&ltsession-config>
      &ltsession-timeout&gt60</session-timeout>
</session-config>

When you send a soap request after the session has timed out, a "session expired" notification dialog will be shown.

Issue/Introduction

How to configure JBOSS session timeout with CIM server?