Hello Everybody,
I am using Aris 9 and my web.xml file is located at the following location on my server :-
C:\SoftwareAG\ARIS9.7\server\bin\work\work_businesspublisher_l\base\conf\web.xml
and i have set my "session-timeout" to 300
<session-config>
<session-timeout>300</session-timeout>
</session-config>
But it still times out in 30 mins !!!
Can anybody let me know if there is any other place that we need to make these
changes for it to take effect ?
Thank you
Hello,
Appreciate your response,I have restarted the service "Ariscloudagent" on my server, but not this service.
One point to note here, I do not see any service by the name of "businesspublisher" on my server,
am i missing something ?
Appreciate your clarification.
Thank you,
Hello Romain,
I have gone ahead and also modified the web.xml file at the following location :-
C:\SoftwareAG\ARIS9.7\server\bin\work\work_businesspublisher_l\base\webapps\businesspublisher\WEB-INF
and the session has not timeout in 30 min, i am now going to wait for another 5 hrs and see if it gives me my
desired time out !
Thank you