The Common Event Infrastructure (CEI) is a core component of WebSphere® Process
Server that provides facilities for the runtime environment to persistently
store and retrieve events using a standard format. To use the CEI with your
adapter, you must first adjust some settings in WebSphere Process Server.
In WebSphere Process Server, you must configure the Common Event Infrastructure
(CEI) service and publish the IBM WebSphere Adapters Event Definitions file
to the Common Event Infrastructure catalog before you can set event definitions.
For more information, refer to the topics about using the Common Event Infrastructure
within the documentation for
WebSphere Process Server.
- In theWebSphere Process Server administrative console,
select from the menu bar.
- Select your server name.
- Click the General Properties tab.
- Select , and then select com.ibm.j2ca.*
- Select the component for your adapter from the list of components.
Each adapter component has two subcomponents, one that is used for
logging and one that is used for the CEI. The subcomponent for the CEI is
named according to the format <subcomponent name>cei.<adapterID> where <adapterID> distinguishes each instance of a deployed adapter. For example, com.ibm.j2ca.flatfiles.cei.adapterID1
represents the CEI subcomponent for the first deployed instance of WebSphere Adapter
for Flat Files.
- Select the CEI subcomponent to enable, and then select an option
from the list.
The list options control whether the CEI is inactive
(turned off) or active (turned on) and the level of business object detail
that is captured during the event monitoring process.
For more information
about the options, refer to the documentation for WebSpere Process Server.
You can view the monitored event results in the Common Base Event
browser.
Terms of use |
Last updated: Thu 12 Oct 2006 03:41:19
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)