The following comment has been added to this issue:
Author: Thomas Winkler
Created: Thu, 21 Apr 2005 12:04 PM
Body:
I think I found a solution.
In HomeTagsHandler.java the signature will be set without adding the dimension.
I'll add a patch, that works in my environment.
---------------------------------------------------------------------
View this comment:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1357?page=comments#action_16420
---------------------------------------------------------------------
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 12:04 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel