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-696

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-696
    Summary: Invalid Transaction Details Generated
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

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

   Assignee: Matthias Germann
   Reporter: Ed Hillmann

    Created: Sun, 2 Nov 2003 5:08 PM
    Updated: Tue, 8 Feb 2005 8:01 AM
Environment: JDK 1.4.2, Solaris 8

Description:
I've got an Entity Bean, and I've defined a local/local 
home interface for it (no Remote Interfaces at all). On 
the bean, I've got a method which is defined for the 
local home, where I define that transactions are not 
supported...

/**
* Validates referencing items.
*
* @ejb.home-method
* @ejb.transaction type="NotSupported"
*/

When I generate the deployment descriptor, method-
transaction entries are defined for both the local-home 
and the home interfaces of the entity bean. When I 
attempt to deploy my application, the container knocks 
it back, because it can't find the Home interface (rightly 
so, as it doesn't exist).

This occurs in the beta 3 release of 1.2, but not in the 
beta 1 release.

Thanks,
Ed 


---------------------------------------------------------------------
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

Reply via email to