
356 WebSphere Business Integrator Server Foundation V5.1 Handbook
messaging queue browser when you have an external messaging provider, such
as MQ Explorer in the case of WebSphere MQ.
12.3 Development
We will first create an Extended Messaging bean, and then invoke it from a
process.
12.3.1 Creating an Extended Messaging bean
This section describes how to develop a simple Sender bean. Discussing all the
messaging patterns and developing all the different bean types is outside of the
scope of this book. If you want to know more about these details, refer to 12.1,
“Prerequisites” on page 354 for help.
The Sender bean will be the message sender in ...