0 Replies Latest reply on Mar 28, 2008 6:28 AM by anilkarumanchi

    in active Session Timeout problem in Jboss portal

    anilkarumanchi

      Hi

      Iam using Jboss portal 2.4 for developing my application.. in my application we have two kind of requests like

      1. portlet request
      2. servlet request (Ajax Call)

      In jboss Application Server i configure portal service , so that iam getting portal container, and jboss also has tomcat container for handling servlet request..

      when iam runing the load test on servlet request(Ajax call) for 1 hr , it is failing once 30 min of time is over this is happened because of timeout in portal..

      can any body tel me the solution how can i set the time out value which is applicable for both servlet and portlet requests..

      in portal.sar/portal-server.war/WEB-INF/web.xnl has session timeout of 30 min this is for portlet requests...

      in jbossweb-tomcat55.sar\conf\web.xml has session time value of 30 min..

      but session time should not happen for my application when it is accessing any one of the request for more than 30 min..

      here one request is executing more than 30 min but the other guy was sittling idle so that , he is timeing out from the application..

      waiting for your valueble reply.

      Thanks in advance
      Anil