Enhanced C++ component support

Beginning in EAServer 4.0, you can run C++ components in a separate process from the host server. This allows you to run legacy C and C++ code as a Jaguar component, while eliminating the risk incurred by running C++ code in the same process as the host server. EAServer 4.0 also introduces support for C++ components in mixed-platform clusters. For more information, see Chapter 14, “Creating CORBA C++ Components,” in the EAServer Programmer’s Guide.