I would like to know how to increase the session-timeout of an EJB-based Web Service.
Can the automatically created web.xml found in the JBOSS_HOME/server/default/tmp/deploy/WebService.war/WEB-INF be modified or customize the creation of this file?
Thank you