Bugs item #530084, was opened at 2002-03-14 17:03 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=530084&group_id=22866
Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open >Resolution: Accepted Priority: 5 Submitted By: Dave Smith (rimmeraj) >Assigned to: Dain Sundstrom (dsundstrom) Summary: 1 to many uni-directional relationships Initial Comment: When try to add a 1 to many relationship in a stateless session bean method I get the following stack trace. the skeleton of the code is Object a has many object b. In method addA create a populate a create localB populate localB Collection c = a.getB() c.add(localB) ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=530084&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
