Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-22

Upgrade to hibernate 4.2.18.Final-redhat-1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • JWS 3.0.0 ER1
    • None
    • hibernate
    • None
    • Release Notes
    • Hide
      Previously Hibernate had an issue in which `EntityManager.flush()` did not behave properly with a transient one-to-one association and no cascade. In this situation it is expected that an `IllegalStateException` will be thrown by the flush operation and the transaction marked for rollback, or the transaction commit will fail.

      This issue has been fixed in this release of JBoss Web Server by upgrading Hibernate to 4.2.18.Final-redhat-1, and `EntityManager.flush()` operations will now behave as expected in situations of a transient one-to-one association and no cascade.
      Show
      Previously Hibernate had an issue in which `EntityManager.flush()` did not behave properly with a transient one-to-one association and no cascade. In this situation it is expected that an `IllegalStateException` will be thrown by the flush operation and the transaction marked for rollback, or the transaction commit will fail. This issue has been fixed in this release of JBoss Web Server by upgrading Hibernate to 4.2.18.Final-redhat-1, and `EntityManager.flush()` operations will now behave as expected in situations of a transient one-to-one association and no cascade.
    • Documented as Resolved Issue

      We need to upgrade to Hibernate 4.2.18.Final-redhat-1 and keep the same version like EAP 6.4.
      Hibernate 4.2.18.Final-redhat-1 is fixing blocker https://bugzilla.redhat.com/show_bug.cgi?id=1182334

      We should also upgrade c3p0 to c3p0-0.9.5.redhat-1

            weli@redhat.com Weinan Li
            lfuka Libor Fuka
            Lucas Costi Lucas Costi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: