I have made some progress with your suggestion.. (e.g. implemented a facelets 
function). Unfortunately the getEntityClass returns the base class and not the 
inherited class.. e.g


  |  Executing deproxy on csir.structure.par.Topic_$$_javassist_226 
-->csir.structure.par.Topic

In this case the deproxy should have shown 
  |  Executing deproxy on csir.structure.par.Topic_$$_javassist_226 
-->csir.structure.par.CMSTopic

Any idea of how to get the inherited type out of the proxied class ?

Thanks

L


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4062856
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to