•
• If you are upgrading an integration project created in an earlier release, see Chapter 5, Migrating from Earlier Versions in TIBCO BusinessEvents Installation for actions you must take.
• The values shown in this section work with various test projects. Depending on the ActiveMatrix BusinessWorks services used in your project, you may have to make additional changes.Task A Configure the TRA FilesYou must add various items to the ActiveMatrix BusinessWorks class path and palette path. The designer.tra file is used at design time. The bwengine.tra file is used at runtime. Update them as explained next.
Remember to add a path separator variable, %PSP% to separate the paths, when you paste path content into a TRA file.If any properties have been modified after installation, examine the paths carefully. Ensure that all paths are specified with appropriate variables.
− BE_HOME/bin/be-engine.tra (as the source of values)
− TIBCO_DESIGNER_HOME/bin/designer.tra
− BW_HOME/bin/bwengine.tra
2. Copy the tibco.env.BE_HOME environment variable from be-engine.tra to the designer.tra and bwengine.tra files.(If you add this variable manually, set to the value of BE_HOME. Use forward slashes, for example: tibco.env.BE_HOME c:/tibco/be/4.0.)
3. Update the custom class path in designer.tra and bwengine.tra: locate the tibco.env.CUSTOM_CP_EXT property and append the following:
− A %PSP% separator
− %PSP%%BE_HOME%/hotfix/lib/palettes%PSP%%BE_HOME%/lib/palettes%PSP%%BE_HOME%/hotfix/lib/ext/tpcl/jide%PSP%%BE_HOME%/lib/ext/tpcl/jide
4. Update the custom palette path in the designer.tra file: append the following text to the tibco.env.CUSTOM_PALETTE_PATH property:%PSP% %BE_HOME%/hotfix/lib/palettes%PSP%%BE_HOME%/lib/palettes
5. %PSP% %BE_HOME%/hotfix/lib/palettes%PSP%%BE_HOME%/lib/palettes
Copyright © TIBCO Software Inc. All Rights Reserved.