I am currently using xdoclet to generate home and remote interfaces for a large set of Ejbs. In doing so, I am noticing some strange behavior when a set of beans inherits from a base class with xdoclet tags. Specifically when the parent class defines the ejbCreate() method, the subclasses' home sometimes gets a create() in the home and sometimes does not.
It seems that when the parent class is read-only is when the create() methods are not created. Any help would be appreciated. Laine _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user