CORBA 2.6 Getting Started Guide for Java
Error Logging and Tracing
All server pools and system infrastructure in NonStop CORBA provide user-configurable error logging,
tracing, and event-channel messaging. Application programmers may instrument objects that take
advantage of these debugging features.
NonStop CORBA also supplies an IDL interface to the Error Logging facility, allowing the developer to
log application-specific information.
Portable Interceptors
NonStop CORBA supports the Portable Interceptors interface as defined in the OMG CORBA 2.6.1
specification.
Legacy Wrapper Interface
Legacy wrapping is never an easy task because the legacy application code itself may require
modification. However, HP's supplied set of generic legacy wrappers act as an integration framework for
your legacy application. You do not need to modify your legacy application, and your legacy application
can interoperate transparently with existing CORBA objects and components.
About This Guide Chapter 2. Installing NonStop CORBA