Message:

   The following issue has been closed.

   Resolver: Matthias Germann
       Date: Thu, 21 Apr 2005 1:22 PM

I fixed this issue in cvs.
---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1357

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1357
    Summary: Interface files with dimensions in return type are created 
dimensionless
       Type: Bug

     Status: Closed
   Priority: Critical
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             EJB Module
   Fix Fors:
             1.3
   Versions:
             1.2.3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Thomas Winkler

    Created: Thu, 21 Apr 2005 11:46 AM
    Updated: Thu, 21 Apr 2005 1:22 PM
Environment: WinXP, JDK 1.4.2_08

Description:
Home interface files for methods with dimensions in return type are created 
wrong.

E.g.:
/** 
 * @ejb.home-method view-type="local"
 */
 public String[] ejbHomeGetXXX() {
        <some implementation>
 }

creates:
 public java.lang.String getXXX();

in LocalHome.




---------------------------------------------------------------------
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

Reply via email to