Usage Guidelines
The following are some usage guidelines for TIBCO ActiveMatrix.
Samples
If you are upgrading from a previous hotfix to the current hotfix you must perform the following common steps manually. These steps are required for samples of new features included in the current hotfix as applyPatch does not copy the sample files to CONFIG_HOME:
- Copy the target sample script file such as <newSampleInHF>_data.xml and <newSampleInHF>_build.xml from <TIBCO_HOME>/administrator/3.4/samples/ to <CONFIG_HOME>/admin/<enterpriseName>/samples/.
- Copy admin-scripts-base.xml from <TIBCO_HOME>/administrator/3.4/samples/ to <CONFIG_HOME>/admin/<enterpriseName>/samples/.
- Edit the copy of admin-scripts-base.xml and replace @@TIBCO_HOME@@ with the <TIBCO_HOME> path.
- Run
ant -f <newSampleInHF>_build.xml
.