Orbix Question:
What do you recommended for clients using the JDK ORB?
Answer:
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.
Previous Question | Next Question |
How to set the ORB properties? | Can a client use jdk orb to communicate with Orbix domain? |