An application client module, also called a J2EE application client JAR file, contains the server-side routines for the client.
To deploy (install) an application client module:
The server machine is the host that is running the application server domain administration server. The client machine is the host on which you are viewing the Admin Console through a browser.
Click Browse to browse to the file, or type the full path to the file.
Type the full path name to the file or directory. Deploying from an exploded directory is for advanced developers and is not recommended for production environments.
From the list of available targets, choose the target or targets and click Add. Targets can be clusters or stand-alone server instances. If you do not select a target, the module is deployed to the default server instance server
.
If you are redeploying, don’t select targets. Anything you select here is ignored. Any target clustered or stand-alone server instance that references the deployed module automatically references the new, redeployed module if dynamic reconfiguration is enabled for the cluster or stand-alone instance. For more information about how to redeploy modules without interruption of service, see "About Rolling Upgrades".
If you choose to generate RMI stubs, static RMI-IIOP stubs are generated and put into the client.jar.
For the client-side routines:
--retrieve
option of the asadmin deploy
command.
Equivalent asadmin
command: deploy
See Also: