CONTENTS   NextPrevious  



RMIC Tool

RMIC Tool generates stubs and skeletons to be used in the remote client-server communication. Its GUI provides for greater manageability of this process, enabling you to choose different options. 

RMIC Tool is started with the RMIC script file, located in <SAPj2eeEngine_install_dir>/deploying directory.

RMI Compiler

The usage and options of the “RMI improved compiler” dialog box are described below:

Note : The path to the directory where the beginning directory of the package is located must be set in the system classpath before starting the RMIC Tool. In the example above, a classpath to the directory where the com directory is located must exist, so that com.inqmy.services.Example class can be found.

Different options are provided for the specifics of the generating process:

Previous  Next