Hello, 

Is it possible to recover the message from failure handling  ?

I explain : 
I have a simple process with an invoke. 
I'm using the switch :
        <ext:failureHandling>
            <ext:faultOnFailure>true</ext:faultOnFailure>
        </ext:failureHandling>
in order to convert failure to catchable error (with my catchall strategy)
but I don't know how recover the failure's message.

Thanks, 
-- 
View this message in context: 
http://old.nabble.com/Recover-failure%27s-message-into-a-catch-tp26612010p26612010.html
Sent from the Apache Ode User mailing list archive at Nabble.com.

Reply via email to