![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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 BusinessEvents Studio Explorer panel, then select Project > Build Enterprise Archive.
2. If you want to build an EAR with debug information, check the Generate Debug Info checkbox (checked by default).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 be-engine.tra 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 |