I would suggest restructuring your .war into a .ear, and deploy a .sar with the scheduled
service deployed via the .sar. You don't need EJBs to create a .ear, but packaging
code in a .ear makes it easier to share class loaders.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101420#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...