[JBoss-user] [JBoss Seam] - Re: [LazyInitializationException] could not initialize proxy

2006-05-30 Thread sws42
Thank you for your answers, i used the documentation path to solve my problem. What is the difference, if there is any, between the documentation and the simple (EXTENDED) solution? Sincerely Stefan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947546#3947

[JBoss-user] [JBoss Seam] - Re: [LazyInitializationException] could not initialize proxy

2006-05-30 Thread denis-karpov
Drapierwim, thank you for the very precise answer. It solves my problems too. I just want to add. That you can simplify that was said in documentation (7.4.2): @PersistenceContext(type=EXTENDED) |private EntityManager em; | Denis. View the original post : http://www.jboss.com/ind

[JBoss-user] [JBoss Seam] - Re: [LazyInitializationException] could not initialize proxy

2006-05-29 Thread drapierwim
Take a look at the Seam reference documentation chaperter: 7.4. Seam managed transactions View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947357#3947357 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947357 ---