Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-3012

[RO] Exception Handling depends on javax.jdo, which is not always provided

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Resolved
    • 2.0.0-M7
    • 2.0.0-M8
    • Viewer RO
    • None

    Description

      This JDO dependency in RO is just used for Exception recognition, but then when using JPA the javax.jdo Exception classes are never provided, which leads to a javax/jdo/JDOException class not found, triggered by any unrelated exception that passes through the RO Exception recognition code.

      Fix is to add a new SPI for Exception Root cause finding, then decouple RO and JDO.

      Attachments

        Activity

          People

            hobrom Andi Huber
            joerg.rade Jörg Rade
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: