[JBoss-user] [Persistence & CMP/JBoss] - Method is not a known CMP field accessor, CMR field accessor

2005-02-04 Thread agoncal
Hi, I've got a bunch of CMPs (running on JBoss 3.2.5) representing an order with orderLine. Here are the links: Order -1*-> OrderLine -11-> Item | V Customer My problem comes when I want to create an order. With existing Customer and Items, I want to create (in one go) an Order with

[JBoss-user] [Persistence & CMP/JBoss] - Method is not a known CMP field accessor, CMR field accessor

2004-06-12 Thread vasudevk
Hi, I am getting this error when ejbPostCreate is called and is trying to setParent. I have a Bean RuleSet which has a self relationship. I am getting this error when i create the subset which belongs to a RuleSet. I will be attaching my full bean code and the xml generated by xdoclet. Any hel