The following issue has been updated:
Updater: Andrew Stevens (mailto:[EMAIL PROTECTED])
Date: Sun, 16 Nov 2003 5:57 PM
Changes:
Fix Version changed from 1.2 Beta 3
---------------------------------------------------------------------
For a full history of the issue, see:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-653&page=history
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=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: Assigned
Priority: Minor
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: Sun, 16 Nov 2003 5:57 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
-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel