0 Replies Latest reply on Sep 24, 2013 1:56 AM by velmurugang

    Jboss session timeout for long mysql transaction

    velmurugang

      Hi Guys,

       

      I need your assistance i'm developing struts Application in Jboss 4.1 Developer studio.

      i have a SQL query that will run more than 5mins but the query run without any interruption

      but the web(jsp) get session timeout.

      In web.xml in my application even though i set the timeout to 30mins it will timeout in 2mins but the query runs without any problem.

      So i think i have to increase the web session time in jboss server.So could you people assist me where(Which .xml file and where to change) to

      increase the web session time out in server.