[jboss-user] [JBoss Seam] - Re: LazyInitializationExceptions are staying

ASavitsky do-not-reply at jboss.com
Thu Sep 13 10:56:08 EDT 2007


Michel,

Try injecting your persistence context using @In - I believe that lazy loading only works with Seam-managed PC (the one injected via @PersistenceContext is not Seam-managed). Of course, you'll need to setup the SMPC properly as well... (look at examples)

HTH,

Alex

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

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



More information about the jboss-user mailing list