Options for Building an EAR File

These options are used to build an EAR file on the command line.

TIBCO BusinessEvents Studio Tools Options for Building an EAR File
Option Description
-core buildEar Within the core category of operations, specifies the buildear operation for building EAR files.
-h Optional. Displays help.
-x Optional. Overwrites the specified output file if it exists.
-lc Optional. Specifies that the file-based legacy compiler must be used to build the EAR file. By default, the EAR files are built in memory.
-jc Optional. Include JAR files specified in the Java classpath while building the EAR file.
-o Optional. Specifies the filename for the output EAR file. If not specified the EAR file is the same as the final (leaf) directory name in the projectDir path.
-p Absolute path to the TIBCO BusinessEvents Studio project directory. The EAR file is built using this project.
-pl Optional. Specifies list of project library file path to be used, separated by a path separator.
-cp Optional. Specifies the extended classpath to be used.