Chapter 10. Common Event Infrastructure 313
Development
This section will demonstrate the different ways of creating CBEs within the CEI.
It will show how to:
Configure a process to report events
Create new custom events with the Java API
The section starts with the necessary steps you have to perform in order to set
up the development environment for CEI development. It continues by enabling
the built-in capabilities of the product to report relevant events from within a
BPEL4WS process. It then shows how to extend the process to create an explicit
event.
Configuration
CEI requires additional configuration in the runtime environment of the
WebSphere Business Integration Server Foundation. The configuration section
will outline the steps req ...