Indeed, you get a hibernate proxy. You can change this behaviour by changing the mapping
(switching off lazy retrieval) or get the real object from the proxy.
See:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=94900
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993013#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...