cjexportapp (export J2EE application)
Format
cjexportapp [server-name] [-nameserver provider-URL]
-f EAR-file-path -name J2EE-application-name
[-raw|-normal]
Function
This command outputs a J2EE application from a J2EE server to an EAR file. Execution information can be contained in the EAR file.
If the imported J2EE application includes cosminexus.xml, the J2EE application will be exported with cosminexus.xml.
If the imported J2EE application does not include application.xml, the J2EE application will be exported without application.xml. However, if application.xml is created during the execution of the cjsetappprop command or the cjrenameapp command, the J2EE application will be exported with application.xml. For details on creating application.xml, see cjsetappprop (set HITACHI Application Property) or cjrenameapp (rename application).
Arguments
protocol-name: : host-name: port-number
Input examples
cjexportapp MyServer -f App1.ear -name App1 -raw
Return values
Notes