[jboss-user] [JBoss jBPM] - Re: problem with CGLIB
Olivier_Debels
do-not-reply at jboss.com
Tue Dec 12 05:40:38 EST 2006
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#3993013
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993013
More information about the jboss-user
mailing list