Hi there, I have many ejb's that inherit from the same base class and share a common method in that base class. However, if I put an ejb.transaction tag on the method in the base class, it uses the base-class name for the method in the ejb-jar for the subclass. Since in our development environments, each ejb is jarred separately, the ejbc fails as it can't find the base class ejb definition in that ejb-jar.
This seems to be a change in behaviour as it was working for us when we were using 1.1 and just ran into this problem when moving to 1.2. Has anyone else run into this? thanks, Lynn ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
