Enterprise Archive Reference

This reference is used to build the Enterprise Archive (EAR) file.

Enterprise Archive Reference
Field Description
Name Name of this EAR configuration. (Not the EAR filename.)

Default value is the project name.

Note: For deployment using TIBCO Administrator, the configuration Name field value must match the project name. The project does not deploy if they are different. The actual EAR file name, however, can differ from the configuration 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 Check this checkbox if you want to use the debugger.

Default setting is checked.

Include all service level global variables Check 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 choose to keep the generated Java files, for example to troubleshoot some problem with an EAR file. To do so, uncheck the Delete Temporary Files checkbox, 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 uncheck the Delete Temporary Files checkbox, specify the directory where you want to save the Java files generated during the process of building the EAR file.