Message: The following issue has been re-assigned.
Assignee: Matthias Germann (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-532 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-532 Summary: Entity Beans with view-type="local" erroneously generate <container-transaction> for remote Home interface create methods Type: Bug Status: Open Priority: Major Original Estimate: 0 minutes Time Spent: Unknown Remaining: 0 minutes Project: XDoclet Components: EJB Module Versions: 1.2 Beta 3 Assignee: Matthias Germann Reporter: Alan Boshier Created: Fri, 20 Jun 2003 11:03 AM Updated: Tue, 8 Feb 2005 8:01 AM Description: If an Entity Bean has view-type="local" then the generated ejb-jar.xml should not have a <container-transaction> element for the create method(s) of the remote Home interface (only for the local Home interface). This worked as expected in 1.2 Beta 2 but is broken in Beta 3. The problem is that the InterfaceTagsHandler::forAllInterfaceViewTypes method does not take account of the case where the method is not an interface method but is a create method (i.e. has the ejb.create-method tag) and erroneously treats it as view-type=remote. --------------------------------------------------------------------- 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