Setting tibco.env.RV_HOME Property in TRA Files

You must set thetibco.env.RV_HOME property in the following TRA files:

  • asg-engine.tra
  • asg-tools.tra
Note: If you have installed TIBCO API Exchange Manager, set the tibco.env.RV_HOME property in theasg-portal-engine.tra file.

Procedure

  1. Navigate to the ASG_HOME/bin directory.
  2. Using a text editor, open the asg-engine.tra file for editing.
  3. Set the tibco.env.RV_HOME property to the location of TIBCO Rendezvous installation home.

    For example, on the Windows platform, the property is set to c:/tibco/tibrv/8.3.

  4. Set the tibco.env.CUSTOM_EXT_PREPEND_CP property to append the %PSP%%RV_HOME%/lib/tibrvj.jar jar file.

    For example, on the Windows platform, the property is set as follows:

    tibco.env.CUSTOM_EXT_PREPEND_CP=%ASG_HOME%/lib%PSP%%ASG_HOME%/lib/ext/hotfix%PSP%%ASG_HOME%/lib/ext/tibco%PSP%%ASG_HOME%/lib/ext/tpcl%PSP%%RV_HOME%/lib/tibrvj.jar

  5. Save changes to the asg-engine.tra file.
  6. Using a text editor, open the asg-tools.tra file for editing.
    1. Set the tibco.env.RV_HOME property to the location of TIBCO Rendezvous installation home.
    2. Set the tibco.env.CUSTOM_EXT_PREPEND_CP property to append the %PSP%%RV_HOME%/lib/tibrvj.jar jar file.

      For example, on the Windows platform, the property is set as follows:

      tibco.env.CUSTOM_EXT_PREPEND_CP=%ASG_HOME%/lib%PSP%%ASG_HOME%/lib/ext/hotfix%PSP%%ASG_HOME%/lib/ext/tibco%PSP%%ASG_HOME%/lib/ext/tpcl%PSP%%RV_HOME%/lib/tibrvj.jar

  7. Save change to the asg-tools.tra file.
    Note: If you have installed TIBCO API Exchange Manager, set the following properties in the asg-portal-engine.tra file.
    • Set the tibco.env.RV_HOME property to the location of TIBCO Rendezvous installation home.
    • Set the tibco.env.CUSTOM_EXT_PREPEND_CP property to append the %PSP%%RV_HOME%/lib/tibrvj.jar jar file.