Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-598

ejbFind<> or ejbSelect<> following ejbCreate<> within the same TX context

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-M3
    • 1.0-M4
    • OpenEJB
    • None

    Description

      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.

      Attachments

        Activity

          People

            gianny Gianny Damour
            gianny Gianny Damour
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: