Hi all,
I am usually out of session when editing XWiki page, after about 2 minutes.
I have checked tomcat6's web.xml file:
...
</servlet-mapping>
<session-config>
<session-timeout>30</session-timeout>
</session-config>
...
as
http://www.xwiki.org/xwiki/bin/view/FAQ/How+can+I+change+the+Session+timeout.
I also see file web.xml in xwiki/WEB-INF folder. I tried to add above
config to this file but no luck.
Would you please tell me how to fix this?
Regards,
--
Viet Hoang