Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-915

Transactional#readOnly needs to be @Nonbinding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.1
    • JPA-Module
    • None

    Description

      Transactional#readOnly isn't @Nonbinding and therefore no interceptor gets active. result: the rollback code doesn't get invoked at all, because there is no transaction. that also means if there is a nested call which starts a transaction, that transaction gets handled as usual.

      Attachments

        Activity

          People

            gpetracek Gerhard Petracek
            gpetracek Gerhard Petracek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: