Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-3077 Anonymous and CAS authentication should work together
  3. NXP-3957

Open extension to contribute to a new ExceptionHandler to override the Nuxeo default one

    XMLWordPrintable

    Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.2 GA
    • Fix Version/s: 5.3 RC
    • Component/s: Seam / JSF UI
    • Impact type:
      API added
    • Upgrade notes:
      Hide

      <extension-point name="exceptionhandler">
      <documentation>
      Define an exceptionHandler that manages exceptions
      To override just contribute again on the extension point,
      parameters will be keep. Default contributed is DefaultNuxeoExceptionHandler.
      </documentation>
      <object
      class="org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ExceptionHandlerDescriptor" />
      </extension-point>

      Show
      <extension-point name="exceptionhandler"> <documentation> Define an exceptionHandler that manages exceptions To override just contribute again on the extension point, parameters will be keep. Default contributed is DefaultNuxeoExceptionHandler. </documentation> <object class="org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ExceptionHandlerDescriptor" /> </extension-point>

      Attachments

        Activity

          People

          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: