[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Laizy load the Collection
statistliberty
do-not-reply at jboss.com
Tue Jun 24 02:13:34 EDT 2008
You are trying to access the collection after your persistence context has been closed, or the entity is otherwise detached.
Can you post the class in which the exception is raised?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160100#4160100
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160100
More information about the jboss-user
mailing list