Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=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: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: XDoclet
 Components: 
             EJB Module
   Versions:
             1.2 Beta 3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Alan Boshier

    Created: Fri, 20 Jun 2003 11:03 AM
    Updated: Fri, 20 Jun 2003 11:03 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/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: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to