You can do these tasks in any order. For information on setting up Tester Preferences, see Tester Preferences.
1. In TIBCO BusinessEvents Studio, select the project in the Studio Explorer panel, then select Project > Build Enterprise Archive.
You need to keep history value for the property in concept/event/scorecard to at least 2.
2. If you want to build an EAR with debug information, check the Generate Debug Info checkbox (checked by default).
3. In the File Location field provide the path to the EAR file and specify the EAR file name, for example, c:\myprojects\myproject.ear.You can create test data for use across multiple sessions, or you can provide rule input data while the engine is running. See Creating and Working With Test Data.To configure for remote debugging you configure the TIBCO BusinessEvents engine property file on the remote engine so the engine uses Java Debug Interface (JDI) for remote debugging.You then configure a debug configuration for remote debugging, as explained in Adding and Working with Launch (Debug or Run) Configurations. You must specify the same JDI port number in the TRA file and in the debug configuration.
1.
2. Specify the port on which you want the engine to listen, using the environment variable tibco.env.JDI_PORT, for example:Where 5192 is the default value. If multiple engines run on the same machine, ensure that each has a unique port.
4.
Copyright © TIBCO Software Inc. All Rights Reserved.