The IBM WebSphere InterChange Server 4.2.2 release and the
IBM WebSphere Business Integration Adapter 2.4.0 release provide
the following new functionality in the C++ connector library:
- A C++ connector now uses the IBM Java Object Request Broker (ORB) instead
of the third-party VisiBroker ORB.
- A C++ connector now uses STL libraries instead of the Cayenne
libraries. You no longer need to include the cayenne_include
directory in source files of your C++ connector.
- The C++ Connector Development Kit (CDK) now provides a more consistent way
to create startup scripts for C++ connectors. It also provides a
template for the creation of this startup script. For more information,
see Starting up a new connector.
