Performing Hot Deployment Outside a TIBCO Administrator Domain
You can perform hot deployment when the TIBCO BusinessEvents project has not been deployed to a TIBCO Administrator domain only if the deployed application was enabled for hot deployment before it was deployed. You need to modify the project as needed and build the EAR file.
- Procedure
- In TIBCO BusinessEvents Studio, modify the TIBCO BusinessEvents project according to your needs. See Modifications Allowed in Hot Deployment
for a list of modifications you can make.
Then rebuild the project EAR file.
- Verify that the new EAR file have the same name as the existing one.
- Replace the EAR File that was used to start the engine with the modified EAR file.
- Ensure that the modified EAR file has the same name and is placed in the same directory as the EAR file that was used to start the engine. The engine notices the changed file and performs the hot deployment at the next RTC cycle.