It's probaby on BHome (that's where the code generation created it). 

  | public class BHome extends EntityHome<B> {
  | 
  |     public void setBId(Long id) {
  |             setId(id);
  |     }
  | ...
  | 


The exception says

"Bean: q.BHome$$EnhancerByCGLIB$$fe5689a5, property: bId"






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

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

Reply via email to