[jboss-user] [JBoss Seam] - Re: How to get EntityManager without @In?

pete.muir@jboss.org do-not-reply at jboss.com
Fri Aug 31 06:50:48 EDT 2007


Use Seam managed timers. 1) Simple timers (default, don't persist across application restart), 2) EJB3 (do persist - but this can be not the beehaviour you want), 3) Quartz (don't persist, good business interval support)

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

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



More information about the jboss-user mailing list