How to Deploy java applications with VisiBroker?



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

Post New Answer

More VisiBroker Interview Questions

What is the default value of "vbroker.agent.port" property?

1 Answers  


What is Backing stores in the Naming Service?

1 Answers  


what is tie mechanism in CORBA/Visibroker?

1 Answers  


What is the default value of "vbroker.agent.debug" property?

1 Answers  


What is the default value of "javax.rmi.corba.utilclass" property?

1 Answers  


What is the default value of "vbroker.agent.keepalivethreshold" property?

1 Answers  


What is the default value of "javax.rmi.corba.portableremoteobjectclass" property?

1 Answers  


What is GateKeeper?

1 Answers  


What is the use of java2iiop [options] {class name}

1 Answers  


What is the default value of "vborker.agent.clientport" property?

1 Answers  


What is an Event Queue?

1 Answers  


What is the default value of "vbroker.agent.enablecache" property?

1 Answers  


Categories