Are you saying you want to schedule your timer at application start? Then just put the code to schedule the async. method inside an @Create method in an APPLICATION scoped component marked @Startup.
You can use Seam's Lifecycle class to manually start and end calls into Seam - but as Seam has built in support for timers, this seems unnecessary ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041759#4041759 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041759 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user