TIBCO BusinessEvents (BE) 5.x Studio - JMS connection test throws class not found exception (com.tibco.tibjms.TibjmsConnectionFactory).
book
Article ID: KB0084833
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Not Applicable
-
Description
Resolution: Cause: ===== JMS related JARs (jms.jar and tibjms.jar) are not in the classpath or there is an incorrect BE HOME specified in the Studio tra files.
Resolution: ======= 1). Studio needs access to jms.jar and tibjms.jar. They can either be copied to the BE_HOME/lib/ext/tpcl directory and then add this directory reference to the extended classpath in the file BE_HOME/studio/eclipse/configuration/studio.tra.
Or
2). You can edit the Studio.tra file to point to the EMS location. Add a variable tibco.env.EMS_HOME=C:/TIBCO/BE511/ems/7.0 and then change/extend the class path to look like: