CORBASERVER resource definitions

A CORBASERVER defines an execution environment for enterprise beans and stateless CORBA objects.

The attributes include:

If you are using load balancing, you will need to install the same CORBASERVER definition in multiple cloned AORs. See Java Applications in CICS for general information, and Java™ Applications in CICS® for details.

If you are not using load balancing, you should not define and install CORBASERVER definitions with the same name (but different attributes) in different CICS regions, because (unless the CorbaServers have different JNDI prefixes) only the last PERFORM CORBASERVER PUBLISH command will register an entry with the name server for the CORBASERVER name.