<?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="requestdump" target="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService">
    <requestdump class="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper">
      <notListed>
        <attribute>org.jboss.seam.international.messages</attribute>
      </notListed>
    </requestdump>
  </extension>

</component>
