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


Chapter 7 Building and Deploying EAR Files at the Command Line : Building an EAR file with Studio Tools Utility

Building an EAR file with Studio Tools Utility
You can build an EAR file with the Studio Tools command-line utility. 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 29, 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