uCosminexus Application Server, Web Service Development Guide

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

12.4.1 Deploying EAR files

You use the cjimportapp command to deploy the created EAR file to the J2EE server.

The following example describes how to deploy EAR files:

> cd c:\temp\jaxrs\works\tutorial\server\
> "%COSMINEXUS_HOME%\CC\admin\bin\cjimportapp" jaxrsserver -nameserver corbaname::testserver:900 -f tutorial.ear

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

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