New in WebSphere Business Integration Adapter Framework v2.6.0
The IBM WebSphere Business Integration Adapter 2.6.0 release provide the following new
functionality in the Java connector library:
- Application Response Measurement (ARM) support has been added
to connectors and can be added to custom Java connnectors in the
form of several ARM APIs that must be implemented in the adapter
runtime code. Such connectors can participate in the IBM Tivoli
Monitoring for Transaction Performance (ITMTP) transaction decomposition.
- Recommended version of the JDK has been updated from 1.3.1 to
1.4.2
- Common Event Infrastructure (CEI) support has been added to
Java connectors.
- The adapter runtime has been split out of crossworlds.jar and
placed in wbiart.jar
- A new "low cost" API to check for optional attributes, isAttrPresent(), has been added to the CwConnectorBusObj and to the BusinessObjectInterface
