<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib.override">

  <require>org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib</require>

  <extension point="listener" target="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService">
    <listener class="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullExceptionHandlingListener"/>
  </extension>

</component>
