You must update the be-engine.tra files to include the TIBCO Hawk information. You must build the EAR file. Do other tasks as needed.
Update the be-engine.tra files on all machines where you will deploy TIBCO BusinessEvents engines as follows.
If you want to let the target engines find the CDD at a default location, name the CDD file default.cdd and keep it in the root of the project folder. If you want to let the target engines choose a processing unit by default, then, in the CDD file, name one of the processing units
default. When you deploy, the processing unit named
default will start. Note that these names are case sensitive.
Then build the EAR. See Building an Enterprise Archive (EAR File) in
TIBCO BusinessEvents Developer’s Guide for details. You can also build the EAR at the command line. See
Building an EAR File with Studio Tools Utility.