Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/GERONIMO-360 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-360 Summary: wrong tx policy for at least StatefulSession ejbCreate method Type: Bug Status: Unassigned Priority: Major Project: Apache Geronimo Components: OpenEJB Versions: 1.0-M2 Assignee: Reporter: David Jencks Created: Mon, 4 Oct 2004 11:03 PM Updated: Mon, 4 Oct 2004 11:03 PM Description: Spec (2.1, p 88, note at top) indicates that the ejbCreate (and other) method(s) of a SFSB should execute in an unspecified tx context. Getting a stack trace to the itest BasicStatefulBean ejbCreate reveals that the call goes through the Required tx policy rather than NotSupported policy. Why this hasn't been causing an itest failure is not clear, but it will soon. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
