Message: The following issue has been re-assigned.
Assignee: Konstantin Pribluda (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-546 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-546 Summary: entitypk.xdt generates primary key violating ejb 2.0 spec 10.8.2 Type: Bug Status: Assigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: EJB Module Versions: 1.2 Beta 3 Assignee: Konstantin Pribluda Reporter: Simon Mittag Created: Mon, 14 Jul 2003 12:59 AM Updated: Wed, 30 Jul 2003 4:05 AM Environment: ejb module, validation problem under Sun ONE application server. Description: The template for the primary key class has two private members _hashCode and _toStringValue. This violates the ejb 2.0 specification under 10.8.2: "All fields in the primary key class must be declared as public. The names of the fields in the primary key class must be a subset of the names of the container managed fields" The hashCode() and toString() implementations should be changed accordingly. --------------------------------------------------------------------- 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 sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
