How to Deploy java applications with VisiBroker?
Answer / Pankaj Sunder Gaur
To deploy a Java application with VisiBroker, you typically need to: compile your Java classes using javac, generate the necessary stubs and servants with idl2java and idl2ir, and then run the application using the vbj command. The syntax is: vbj [options] [arguments normally sent to java VM] {class} [arg1 arg2 ...].
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the default value of "vbroker.agent.port" property?
What is Backing stores in the Naming Service?
what is tie mechanism in CORBA/Visibroker?
What is the default value of "vbroker.agent.debug" property?
What is the default value of "javax.rmi.corba.utilclass" property?
What is the default value of "vbroker.agent.keepalivethreshold" property?
What is the default value of "javax.rmi.corba.portableremoteobjectclass" property?
What is GateKeeper?
What is the use of java2iiop [options] {class name}
What is the default value of "vborker.agent.clientport" property?
What is an Event Queue?
What is the default value of "vbroker.agent.enablecache" property?