IBM® ILOG® Broker
As announced in the previous version of Server (5.0), the predefined integration with the IBM® ILOG® Broker product is no longer available. IBM® ILOG® Broker-related libraries have been removed from the product, as well as the corresponding header files. The code of these libraries has been moved to the %ILSHOME%/src/C directory. The code of the bkserver library is available in $ILSHOME/src/C. If you were using the class IlbMvProcess and the mvbroker library, you have to move to the class IlsTcpMvProcess and to the mvtcp library.
|
You are strongly encouraged to move to the new C++/Java communication layer of Server (MvTCP). |