Building an EAR File at the Command Line
Copyright © TIBCO Software Inc. All rights reserved.
You can build an EAR file using the command line interface.
studio-tools -core buildEar [-h] [-x] [-lc] [-jc] [-o outputEarFile>] -p studioProjectDir [-pl projectLibrariesFilePath] [-cp extendedClasspath]
For example:
studio-tools -core buildEar -o c:\FD.ear -p D:\Workspace\FraudDetection
See Options for Building an EAR File
BE_HOME/be-engine [-h] [--propFile startup property file] [--propVar varName=value][-p custom property file] [-n engine name] [-d] [-c CDD file] [-u processing unit ID] [EAR file]