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

Performing Hot Deployment in 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.
Perform Hot Deployment
1.
2.
Web browser: http://host-name:port/ (where host-name is the machine name and port is the HTTP port specified during installation, 8080 by default)
3.
Select the administration domain for the application and provide the username and password assigned during installation, or other administrator user credentials.
4.
Expand to Application Management > application_name > Configuration.
5.
6.
7.
At the Upload EAR File dialog, click Browse, select the EAR file you want to deploy, and click OK.
8.
Confirm the upload by clicking OK again, then click Save. Verify that the Deployability column displays Deployable.
9.
Click Deploy. You see the Deploy Configuration dialog.
10.
Uncheck these checkboxes (if they are checked):
(When the Stop running services before deployment checkbox is checked, you see an additional setting, Kill services that haven't stopped after (seconds). It is removed when you uncheck the checkbox.)
11.
Click OK. TIBCO Administrator performs the hot deployment of your modified BusinessEvents project.