Error handling in mediations

The actions taken in the event of an error occurring during mediation processing are summarized in the following table:

Example

Table 1. Errors and corresponding actions
Error Action taken
Unchecked runtime exception
  • The message is sent to the exception destination.
  • Any transaction is rolled back.
Checked message context exception
  • The message is sent to the exception destination.
  • Any transaction is committed.
Enterprise JavaBeans (EJB) exception
  • Message is eligible for re-mediation.
An error occurs in the process of calling a mediation.
  • The mediation is not called.
  • The message is eligible for re-mediation.
The mediation returns true, and the message is not well formed.
  • The original pre-mediated message is sent to the exception destination.
  • Any transaction is committed.



Related concepts
Exception destination
Related tasks
Restarting a mediation that has stopped on error
Related reference
Tips for troubleshooting mediations
Reference topic Reference topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 30, 2013 8:21:57 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-express-iseries&topic=rjp0030_
File name: rjp0030_.html