Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Open
   Priority: Critical

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             EJB Module
   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 11:46 AM
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



-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to