adspace
Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category