[jboss-user] [JBoss Seam] - Re: Initialization code

petemuir do-not-reply at jboss.com
Mon Apr 23 07:19:33 EDT 2007


You can't/shouldn't access an EntityManager during @Startup.

My suggestion is to schedule your method to execute at a later date using @Asynchronous

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

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



More information about the jboss-user mailing list