WebSphere WebSphere Application Server Network Deployment, Version 6.1.x Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS

Error handling in mediations

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

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

Reference topic

Terms of use | Feedback


Timestamp icon Last updated: 26 February 2009
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.pmc.nd.multiplatform.doc/ref/rjp0030_.html

Copyright IBM Corporation 2004, 2009. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)