[jboss-user] [JBoss Seam] - Scheduling in Seam?

modoc do-not-reply at jboss.com
Sat Oct 28 22:00:21 EDT 2006


I have a seam component which has a method I would like to invoke on a scheduled basis.  All the jboss scheduler docs I can find seem to say the scheduled code has to be deployed in a .sar.

1) I'd really like to avoid having to put a .sar next to my .jar and .war just for one class.

2) I'm not even sure if I could make seam lookups/calls between my .jar and .sar... right?

Any suggestions on how I can get my code called on a schedule?

Regards,

Modoc

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981570#3981570

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981570



More information about the jboss-user mailing list