The following comment has been added to this issue: Author: Matthias Germann Created: Mon, 31 Jan 2005 11:41 AM Body: This is another dupplicate of XDT-528 and XDT-600. The bug was already fixed. --------------------------------------------------------------------- View this comment: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-687?page=comments#action_15810
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-687 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-687 Summary: Incorrect names for fields of CMP bean with @ejb.persistence Type: Bug Status: Open Priority: Critical Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: EJB Module Versions: 1.2 Beta 3 Assignee: xdoclet-devel (Use for new issues) Reporter: Eugene Kuleshov Created: Mon, 27 Oct 2003 1:23 PM Updated: Mon, 31 Jan 2005 11:41 AM Description: Xdoclet generating a wrong names for fields of CMP bean with @ejb.persistence attribute. For example the field from the following method /** * Returns the cviewid * * @return the cviewid * * @ejb.pk-field * @ejb.interface-method view-type="local" * @ejb.persistence column-name="CVIEW_ID" */ public abstract Integer getCViewId(); appears as CViewId. I believe this is incorrect name. Name should be as cViewId. XDoclet 1.4b2 was generating it correctly. --------------------------------------------------------------------- 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: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel