Chapter 29 Configuring and Using Hot Deployment : Performing Hot Deployment Outside a TIBCO Administrator Domain

Performing Hot Deployment Outside a TIBCO Administrator Domain
This section explains how to perform hot deployment when the BusinessEvents project has been deployed to a TIBCO Administrator domain.
Modify the Project as Needed and Build the EAR File
In TIBCO Designer, modify the BusinessEvents project according to your needs. Not all modifications are supported with hot deployment. See Table 37, Hot Deployment Supported Modifications for a list of supported modifications.
Next, regenerate the project EAR file.
Enable Hot Deployment (As Needed)
Ensure that you have enabled hot deployment, as explained in Enabling and Disabling Hot Deployment.
Add a Property to the Engine Property File
Add a line to the be-engine.tra file to specify the location of the EAR file:
tibco.repourl location of EAR file
Perform Hot Deployment
Place the modified EAR file in the location specified in the be-engine.tra file:
tibco.repourl location of EAR file
The engine notices the changed file and performs the hot deployment at the next RTC cycle.