Our process has a set of timer tasks & designed as a web application.
Its not a complex process though.
1. There can be multiple parallel requests as its a web application. Do we need a new session for each request? or can use one single session?
2. As per thread - https://community.jboss.org/thread/168837 - how to copy timer events from existing session to centralized session - if we want to use session per request ?
https://community.jboss.org/servlet/JiveServlet/downloadImage/2-764651-19675/450-183/IncidentProcess-image.png