I have a project I wish to migrate from JBoss EJBs to Spring. I am considering using Spring + Tomcat to make it as simple as possible.

There are backend daemon processes that run periodically to...