On Mar 10, 2008, at 11:19 PM, [EMAIL PROTECTED] wrote:

Yes, you can aggregate error messages. Just move the content generation with
  <map:part src="cocoon:/content"/>
to another pipeline
  <map:match pattern="content">
with its own error-handling.  Error-handling can happen at different
levels. I use it at the <map:pipeline> level, but remember reading
about other levels.  You can have multiple <map:pipeline> elements in
an XMAP, each with its own error-handling.

Perfect, thx!  I'd forgotten about that...

cheers,
—ml—



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to