uCosminexus Application Server, Web Service Development Guide
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.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.