The following comment has been added to this issue: Author: Matthias Germann Created: Thu, 21 Apr 2005 3:01 PM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/home HomeTagsHandler.java,1.37,1.38 fix for home method with dimensioned return types (XDT-1357)
--------------------------------------------------------------------- View this comment: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1357?page=comments#action_16423 --------------------------------------------------------------------- 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 3:01 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