VisiBroker Question: Download VisiBroker PDF

What is the default value of "vbroker.rmi.supportRTSC" property?

Tweet Share WhatsApp

Answer:

The default value of "vbroker.rmi.supportRTSC" property is false.
This property enables or disables the exchange of SendingContextRuntime service contexts between clients and servers when the two are using different (evolved) versions of a class. If the client and server are on different versions of a JDK, the application should make sure that this property is set to true. This value should also be used for cases where VBJ is talking to a foreign ORB. This ensures that the codebase data is exchanged and marshaling/demarshaling of evolved classes can succeed without exceptions.

Download VisiBroker PDF Read All 27 VisiBroker Questions
Previous QuestionNext Question
Explain VisiBroker features?What is the default value of "javax.rmi.CORBA.StubClass" property?