what is recommended for clients using the JDK ORB?
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 |
Will orbix 6 support i/o callback feature?
How to dump Orbix configuration
How you can configure orbix logging?
How to programatically query the length of a workqueue
Can Orbix config data be backed up, and reused at later time?
How to change the default Orbix client timeout?
How to limit connections tofrom a service ?
How to configure an Orbix domain to use fully qualified host names rather than short host names or IP addresses
Does a server migration to a new physical IP address impact Orbix?
Explain how you can retrieve the local ip address on client side within an interceptor?
Tell me does orbix provide tool to remove surplus empty lines from an orbix configuration file?
Does orbix 3 and 6 support java 7?