Bugs item #464668, was opened at 2001-09-24 19:09 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=464668&group_id=31602 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Simon Harris (haruki_zaemon) Assigned to: Nobody/Anonymous (nobody) Summary: Problem with CMP template Initial Comment: The generated CMP class provides an implementation of ejbRemove(), ejbStore(), etc. If the Bean class it extends also defines ejbRemove(), ejbStore(), etc. these will never be called. generated ejbRemove(), ejbStore(), etc. should call the appropriate super method if it exists. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=464668&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
