[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to Deploy JBoss Scheduler Service with Web App
genman
do-not-reply at jboss.com
Fri Nov 2 14:53:24 EDT 2007
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#4101420
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101420
More information about the jboss-user
mailing list