mraible wrote:
> 
> Are you trying to do something outside of a transaction? That's the
> only thing I can think of that might be causing this problem.
> 
> Matt
> 
> 

Not that I'm aware of.   

I'm not trying to save anything to the db.  I'm just trying to transverse
the object graph.  (check my prev. post) I find it easier than using a HQL
query, cause many of our clients use MySQL 3.23, which leave us without
support for nested queries, which are  used heavily by Hibernate.

Perhaps as you can tell from my previous posts, I'm fairly new to the whole
ORM scene, so I'm not as well versed in Hibernate as I wished.
-- 
View this message in context: 
http://www.nabble.com/LazyInitializationException%3A-illegal-access-to-loading-collection....-tf4152650s2369.html#a11815549
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to