Which EMS client JAR files are required in iProcess to enable SSL communication with EMS
book
Article ID: KB0083262
calendar_today
Updated On:
Products
Versions
TIBCO iProcess Technology Plug-ins
All versions
Description
The iProcess Technology Plug-in installs the iProcess BusinessWorks Server Plug-in into the iProcess Engine. Communication with EMS can be configured to use SSL. EMS client JAR files must be provided when running the iProcess Technology Plug-in installer. Which EMS client JAR files are required to enable SSL communication?
Issue/Introduction
The iProcess Technology Plug-in installs the iProcess BusinessWorks Server Plug-in into the iProcess Engine. Communication with EMS can be configured to use SSL. EMS client JAR files must be provided when running the iProcess Technology Plug-in installer. Which EMS client JAR files are required to enable SSL communication?
Environment
TIBCO iProcess Technology Plug-in (all versions).
Resolution
The EMS client JAR files must be supplied when running the iProcess Technology Plug-in installer. EMS client JAR files are copied to SWDIR/jmslib/ems . The following EMS client JAR files are required when using SSL with EMS.
For EMS 6.x and EMS 7.x the following JAR files are required. slf4j-api-1.4.2.jar slf4j-simple-1.4.2.jar tibcrypt.jar tibjmsadmin.jar tibjms.jar
For EMS 8.x the following jar files are required: slf4j-api-1.4.2.jar slf4j-simple-1.4.2.jar tibcrypt.jar tibjmsadmin.jar tibjms.jar jms-2.0.jar
If any JAR files are missing they can be manually copied into SWDIR/jmslib/ems . The iProcess Engine must be restarted to pick up the new files.