Note the following points when you implement the CORBA object invocation processing:
- To use a property for customizing org.omg.ORB, specify the property in the props parameter of the org ORB init(String[] args, Properties props) method.
Note that only the vbroker.agent.port, vbroker.agent.enableLocator, and vbroker.agent.addr keys can be specified in the J2EE server system properties.
- The server functionality of Cosminexus TPBroker cannot be used. Also, the CORBA objects cannot be activated on the J2EE server.
- The Cosminexus TPBroker interceptor cannot be used.
- The DII functionality of Cosminexus TPBroker cannot be used.