![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
For full details on deployment, see TIBCO BusinessEvents Administration. The buildear operation within the studio-tools utility is useful for automation purposes, for example, in testing environments.
1. Navigate to BE_HOME/studio/bin/ and open a command prompt.studio-tools -core buildEar [-h] [-x] [-lc] [-o outputEarFile>] -p studioProjectDir [-pl projectLibrariesPath] [-cp extendedClasspath]Table 5, TIBCO BusinessEvents Studio Tools Options for Building an EAR File, provides detailed information about the options.
When building an EAR file in memory for a large project, the JVM may run out of PermGenSpace and/or heap space. In such cases, edit the BE-HOME/studio/eclipse/studio.ini and BE-HOME/studio/bin/studio-tools.tra file to set appropriate values for the JVM settings. By default the heap size is set to -XX:MaxPermSize=256m.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |