Java CORBA
rmic
compiler supports the following
command-line arguments:
-iiop
Generates IIOP stubs/ties.-iiop -poa
Generates IIOP stubs/ties that work with the POA.-idl
Generates IDL.-iiop -poa
to generate your
skeletons, which you then populate.-idl
to generate an IDL file, from
your Java interface, that your client (written in a different
language, perhaps) can use for compilation.rmiregistry
).21 of 21