Message:

   The following issue has been re-assigned.

   Assignee: xdoclet-devel (Use for new issues) 
(mailto:[EMAIL PROTECTED])
   Assigner: Erik Hatcher (mailto:[EMAIL PROTECTED])
       Date: Wed, 8 Jan 2003 4:56 PM
    Comment:
Please don't automatically assign issues to me.
---------------------------------------------------------------------
View the issue:

  http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-171


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-171
    Summary: multiple forms with extends="..." don't distinguish base classes
       Type: Bug

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: XDoclet
  Component: Apache Module
    Fix For: 1.2 Beta 3
   Versions:
             1.2 Beta 1

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Tilo Thiele

    Created: Sat, 23 Nov 2002 11:53 AM
    Updated: Wed, 8 Jan 2003 4:56 PM
Environment: Linux/jdk1.3

Description:
Having an EJB with

/**
 *  @ejb.bean name="Benutzer" ...
 *  @struts.form name="1" extends="Benutzer1FormBase"
 *  @struts.form name="2" extends="Benutzer2FormBase"
 */
 ...

produces:

public class Benutzer1Form extends Benutzer1FormBase ...

and

public class Benutzer2Form extends Benutzer1FormBase ...


---------------------------------------------------------------------
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/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:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to