Debugging Corba Communication

Last updated 17 minutes ago

Track the CORBA calls of your application.

LightbulbWhat you will learn

  • Track CORBA

Person reading a bookPrerequisites

  • Having a CoreMedia system

Person in front of a laptopTarget Audience

This guide is for Developers, Administrators.

If you want to see which Corba calls your application is doing add the following line to your client. All Corba calls are written to standard out. (many, many lines!)

JAVA_VM_ARGS="$JAVA_VM_ARGS -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.coremedia.corba.CallLogger"
Copyright © 2026 CoreMedia GmbH, CoreMedia Corporation. All Rights Reserved.Privacy | Legal | Imprint
Loading...