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

Not forwarding onto the error page correctly if any of the application actions (ie menus) hit the object store when the transaction has been set to ABORT due to an earlier failure.

    XMLWordPrintableJSON

Details

    Description

      In Estatio we have an application action (ie action on a domain service tha appears in the menu) that has an disableXxx guard which queries the database.

      If an error occurs, the transaction will be set to status ABORT.

      When Isis tries to forwarding to the error page, the error page attempts to render the application actions, and hits a further error. This causes the error page to not be rendered either, getting a generic servlet container 503.

      The correct thing to do, I think, is to suppress the application actions menu services from the error page.

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: