<init-param>
<param-name>manage-exceptions</param-name>
<param-value>false</param-value>
</init-param>in web.xml?
I need to return 404 on all pipeline errors to downstream systems, pipeline errors are fine using
<map:handle-errors>
<map:serialize type="xml" status-code="404"/>
</map:handle-errors>Thoughts? Jorg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
