Message: The following issue has been closed.
Resolver: Matthias Germann Date: Mon, 4 Apr 2005 3:50 PM You must use the "extends" parameter of @ejb.interface and @ejb.home for that. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-653 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-653 Summary: gen interfaces extends wrong class when bean abstract implements javax.ejb Type: Bug Status: Closed Priority: Minor Resolution: WON'T FIX Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: EJB Module Versions: 1.2 Beta 3 Assignee: xdoclet-devel (Use for new issues) Reporter: Johnathan Conley Created: Mon, 29 Sep 2003 6:26 PM Updated: Mon, 4 Apr 2005 3:50 PM Environment: n/a Description: For classes: public class MyBean extends BaseSessionBean { } public abstract class BaseSessionBean implements SessionBean { } The generated interfaces are as such: public interface MyBeanRemote extends BaseSessionBeanEJB { } BaseSessionBeanEJB doesn't even exist BaseSessionBean is an abstract class, not an interface --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel