[jboss-user] [JBoss jBPM] - Re: Cast problem

jcarlos_andia do-not-reply at jboss.com
Thu Jul 24 11:01:40 EDT 2008


Yes, it was a proxy related issue. Solved it with:


  | ((MyClass)((HibernateProxy)myProxy).getHibernateLazyInitializer().getImplementation())
  | 

Thanks kukeltje.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166452#4166452

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166452



More information about the jboss-user mailing list