<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.webapp.core.ExceptionHandlingContrib.override">

  <require>org.nuxeo.ecm.platform.webapp.core.ExceptionHandlingContrib</require>

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

</component>
