InterviewSolution
Saved Bookmarks
| 1. |
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. 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. |
|