Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 TIBCO BusinessEvents Studio Tools Utility : Building an Enterprise Archive (EAR File) at the Command Line

Building an Enterprise Archive (EAR File) at the Command Line
For full details on deployment, see TIBCO BusinessEvents Administration. The buildear operation within the studio-tools utility is useful for automation purposes, for example, in testing environments.
To Build an EAR File at the Command Line
1.
Navigate to BE_HOME/studio/bin/ and open a command prompt.
2.
studio-tools -core buildEar [-h] [-x] [-o outputEarFile>] -p studioProjectDir
For example:
studio-tools -core buildEar -o c:\FD.ear -p D:\Workspace\FraudDetection
Table 5, TIBCO BusinessEvents Studio Tools Options for Building an EAR File (Cont’d), provides detailed information about the options.
Within the core category of operations, specifies the buildear operation for building EAR files.
 
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved