Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Can we increase RTC web session timeout ?

Hello,
Is there a way to increase the web session timeout ? Similar what you can do with for example CQ Web ? I could not find any appropriate settings under the "advanced properties"section.

Thanks
Henrik

2

1 vote


Accepted answer

Permanent link
For WAS,

http://pic.dhe.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=%2Fcom.ibm.websphere.express.doc%2Finfo%2Fexp%2Fae%2Ftcon_session_timeout.html
as mentioned in
https://jazz.net/forum/questions/32325/rqm-session-time-out

For WAS 8.0
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r0/topic/com.ibm.websphere.express.doc/info/exp/isc/cons_sessionto.html




Henrik Westrell selected this answer as the correct answer

1 vote

Comments

The links you provided address the admin console timeout. Does it apply to other (CLM) applications too?

The deployment descriptors define 6 hours, but from the experience of our users the time out is shorter than that.

1 vote


2 other answers

Permanent link
I have a customer who has asked to do the same thing as Henrik is asking i.e. to extend the session timeout period for the web client.

Is there a supported way of doing this?

1 vote


Permanent link
This is configured in the Web server (Tomcat / WebSphere) rather than in the Jazz UI. For example, if you're using Tomcat, it should be in install_dir/jazz/server/tomcat/conf/web.xml, look for this section:

<session-config>
<session-timeout>30</session-timeout>
</session-config>

0 votes

Comments

Thanks!! How to increase the timeout session if the application server is WAS?

This seems not working for me. I posted comments here:
https://jazz.net/forum/questions/86883/web-and-eclipse-timeout

Any advice?

My tests show that it seems the timeout setting in web.xml deployment descriptor will "overwrite" the timeout setting in install_dir/server/tomcat/conf/web.xml.

http://www-01.ibm.com/support/docview.wss?uid=swg21447983

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 19 '10, 4:32 a.m.

Question was seen: 14,884 times

Last updated: Dec 10 '12, 10:32 a.m.

Confirmation Cancel Confirm