Enterprise Archive Reference
This reference is used to build the Enterprise Archive (EAR) file.
Field | Description |
---|---|
Name | Name of this EAR configuration. (Not the EAR filename.)
Default value is the project name. |
Author | Person responsible for the EAR file.
Default value is the currently logged-on user name. |
Description | Optional description. |
Archive Version | Increments on each build of the EAR. You can also manually enter a version identifier. |
Generate Debug Info | Select this check box if you want to use the debugger.
Default setting is checked. |
Include all service level global variables | Select to include service level global variables. |
File Location | Browse to the directory in which you want to store the EAR file and enter an EAR filename. |
Delete Temporary Files | Before TIBCO BusinessEvents packages an EAR file, it generates the Java code in a temporary directory. After the files are packaged in the EAR file, then the temporary files and directory are deleted.
You can keep the generated Java files, for example to troubleshoot some problem with an EAR file. To do so, clear the Delete Temporary Files check box, and specify where to store the Java files in the Compilation Directory field. Default setting is checked, meaning that temporary files are not saved. |
Compilation Directory | If you clear the Delete Temporary Files check box, specify the directory where you want to save the Java files generated during the process of building the EAR file. |
Copyright © TIBCO Software Inc. All rights reserved.