try to modify
${user.home}/.jenkins/war/WEB-INF/web.xml
*add this entry*
*<session-config> <session-timeout>20</session-timeout> </session-config>*On Sun, Dec 16, 2012 at 1:17 PM, ohad shai <[email protected]> wrote: > I am using jenkins with java -jar <war file> > I want to increase session timeout for users login. how can I configure > that? > Thanks, > Ohad. > -- Radha Mohan Maheshwari
