Hitachi

uCosminexus Application Server Application Setup Guide


10.7.1 Command syntax and description

You acquire the RMI-IIOP stubs and interfaces of J2EE applications that are imported into the J2EE server.

The RMI-IIOP stubs and interfaces of J2EE applications that are imported into the J2EE server cannot be acquired if the J2EE application has not been started even once.

Moreover, if Enterprise Beans containing the remote interface do not exist in the J2EE application, acquiring the RMI-IIOP stubs and interfaces results in an error.

Execute the following command to acquire the RMI-IIOP stubs and interfaces:

Organization of this subsection

(1) Execution format

cjgetstubsjar [server-name] [-nameserver provider-URL] -name application-name -d storage-path-of-RMI-IIOP-stubs-and-interfaces

(2) Example of execution

cjgetstubsjar MyServer -name App1 -d temp

(3) Note

For details on the cjgetstubsjar command, see cjgetstubsjar (get RMI-IIOP stub and interface for application) in the uCosminexus Application Server Command Reference Guide.