Chapter 17 Working with WS-BPEL 2.0


Rethrow activity

A rethrow activity is used to rethrow the fault that was originally caught by the immediately enclosing fault handler. The rethrow activity must only be used within a fault handler (i.e. <catch> and <catchAll> elements).

Syntax:

<rethrow standard-attributes>
   standard-elements
</rethrow>

Mapping

You design a rethrow activity using a process with a <<rethrow>> stereotype.

 


Copyright (C) 2007. Sybase Inc. All rights reserved.