AppManage -export -out c:\temp\SRIK.xml -genEar -ear c:\temp\Srik.ear -app root/folder1/ExampleApp -user <username> -pw <password> -domain <domain name>
The deployment configuration file and EAR file are created in the c:\temp folder. The application is embedded in root/folder1/, which is relative to the Application Management root in the TIBCO Administrator GUI.
We can export all applications EARs in an administration domain using the appManage -batchExport option.
Example,
AppManage -batchExport -user <user name> -pw <password> -domain <domain name> -dir c:\temp\test
For training on TIBCO Administrator Information mail us at [email protected]