ejbFind<> or ejbSelect<> following ejbCreate<> within the same TX context
-------------------------------------------------------------------------
Key: GERONIMO-598
URL: http://issues.apache.org/jira/browse/GERONIMO-598
Project: Geronimo
Type: Bug
Components: OpenEJB
Versions: 1.0-M3
Reporter: Gianny DAMOUR
Assigned to: Gianny DAMOUR
Fix For: 1.0-M4
Currently database operations are flushed upon TX commit.
This is an issue where:
* an Entity Bean is created; and
* then an ejbFind<> or ejbSelect<>, whose result is modified by the previously
created Entity Bean, is executed in the same TX context.
It should be possible to force/configure a database flush prior any finder or
select method.
--
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