Can client use the jdk orb to communicate with the Orbix domain?
Answer / chaitanya
As SUN's ORB runtime cannot be used with Orbix applications, configure the JDK to use the Orbix ORB runtime instead by setting system properties org.omg.CORBA.ORBClass and org.omg.CORBA.ORBSingletonClass to the appropriate values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how you can close the client connection to the orbix 3 daemon?
Does Orbix support Oracle JRockit Java Virtual Machine ?
What soft_limit and hard_limit configuration settings apply for each orbix process or for a sum of orbix processes running in an orbix domain?
How to configure an Orbix domain to use the DNS network alias hostname in IORs for Orbix services
How you can access to cobra objects in orbix?
Can client use the jdk orb to communicate with the Orbix domain?
How to close the client connection to the Orbix 3 daemon
What is orbix?
How you can configure an orbix domain to contain corbaloc references instead of iors for the orbix services?
Explain how are connections managed in orbix connect?
How to limit the connections to from a service?
what is recommended for clients using the JDK ORB?