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

Exception handlers not invoked when @Secured ViewConfig is violated in an app with JSF module without a DefaultErrorView page

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.2
    • 1.0.3
    • JSF-Module
    • None

    Description

      Conditions:

      • application bundles the JSF module
      • an AccessDeniedException occurs on a @Secured ViewConfig
      • the app does not have a DefaultErrorView extending page.

      Actual result:
      Exception handlers don't get invoked.

      Expected result:
      Exception handlers should get invoked. The JSF/Security integration shouldn't insist on the presence of the default error view. Even the doc currently says: It's possible to mark one view-config class as default error-view. (not obligatory to mark...)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: