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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...