[jboss-user] [JBoss Seam] - Re: how best to workaround lack of ServletContext at Startup
petemuir
do-not-reply at jboss.com
Mon Mar 19 19:31:17 EDT 2007
You could still use lazy creation, but schedule an access it early on (say 20s in) using an @Asynchronous method with @Duration (i think) so that it is ready to use.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029551#4029551
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029551
More information about the jboss-user
mailing list