Setting JMS Jars in ClassPath
To include the JMS jar files in the classpath of the Core Engine, do any of the following:
- Copy JMS jars
Manually copy the JMS jar files in the following location:
ASG_HOME/lib/ext/tpcl
- Edit the asg-engine.tra file to set the
EMS_HOME variable.
Set the tibco.env.EMS_HOME property as defined in the ASG_HOME/bin/asg-engine.tra file. Set this to the TIBCO Enterprise Message Service installation home.
For example,
tibco.env.EMS_HOME=c:/tibco/ems/5.1
Copyright © Cloud Software Group, Inc. All rights reserved.