uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

35.4.1 Deploying the EAR files

Use the cjimportapp command to deploy the created EAR file to the J2EE Server.

The following example describes how to deploy the EAR files:

> cd c:\temp\jaxws\works\wsrm\server\
> "%COSMINEXUS_HOME%\CC\admin\bin\cjimportapp" jaxwsserver -nameserver corbaname::testserver:900 -f wsrm.ear

For the cjimportapp command, see cjimportapp (Importing J2EE applications) in the uCosminexus Application Server Command Reference Guide.

For the method to deploy (import) J2EE applications by using the management portal, see, 12.3.3 Importing J2EE applications in the uCosminexus Application Server Management Portal User Guide.