WebSphere WebSphere Application Server Network Deployment, Version 6.0.x Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Adding mediation function to handler code

This topic describes how to add mediation function to a preexisting mediation handler.

You should have created the basic mediation handler in an EJB project (see Writing a mediation handler

There are four ways in which you can work with a mediation to add to, or change, its function. You can work with the mediation context properties, with the message properties, with the contents of the message (the message payload), or with the message header, for instance to change the routing of the message.

  1. To work with the message context, see Working with the message context
  2. To work with the message properties, see Working with the message properties
  3. To work with the message header, see Working with the message header
  4. To work with the message payload, see Working with the message payload

Task topic

Terms of Use | Feedback

Last updated: 5 Oct 2005
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.pmc.nd.doc\tasks\tjy1500.html

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