hi
i had the same problem with lazy loading of collections. so i moved to eager fetch
strategy. but like your code, i had more than one collection in the same entity, when i
changed them all to eager fetch i had some problems. so the link given below helped:
http://www.jroller.com/page/eyallupu?entry=hibernate_exception_simultaneo...
hope it helps.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057576#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...