Powered by SmartDoc

Overview

Relaxer can generate a client command that can access the service provider via JavaBeans.

The client command offers the options shown in Table 21.1.1[Client command options]. The client command has two kinds of option prefixes, "-" (one hypen) and "--" (two hyphens).

A one-hypen option specifies:

The two-hypen option specifies:

Client command options
option function parameter
--config Specifies a static configuration for the command. File name
--runtime Specifies a runtime configuration for the command. File name
--name Specifies a name of the service location. Service name
--rmi Invokes an RMI component. RMI service name
--iiop Invokes an IIOP component. CORBA COS name
--ejb Invokes an EJB component. JNDI name
--jaxm Invokes a JAXM component. URL

The kinds of options available depends on the options which are used by Relaxer.