[jboss-user] [JBoss Seam] - Re: Illegal use of mappedBy on both sides of the relationshi

irVega do-not-reply at jboss.com
Sun Mar 25 18:38:53 EDT 2007


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



More information about the jboss-user mailing list