Orbix Question:
Can a client use jdk orb to communicate with Orbix domain?
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 |
What do you recommended for clients using the JDK ORB? | How you can retrieve the local IP address on client side within an interceptor? |