jmstoolbox / jmstoolbox

Free universal JMS client
GNU General Public License v3.0
204 stars 44 forks source link

There is no TIBCO provider in create session form #144

Closed filippzorin closed 1 year ago

filippzorin commented 1 year ago

Specifications

Expected Behavior

Ability to add new session with queue manager tibco ems

Actual Behavior

There is no option TIBCO EMS in Queue Manager field

Steps to Reproduce the Problem

  1. Ctrl-E to add New Session
  2. Try to choose TIBCO EMS as Queue manager

Logs

image image

titou10titou10 commented 1 year ago

From the Q Manager config panel, did you added the two proprietary required jars as explained in the WiKi forTIBCO ems?

Probably thatTIBCO emsis not an option in your case because it is not properly configured (Same forIBM MQ...)

filippzorin commented 1 year ago

From the Q Manager config panel, did you added the two proprietary required jars as explained in the WiKi forTIBCO ems?

Probably thatTIBCO emsis not an option in your case because it is not properly configured (Same forIBM MQ...)

thanks for the answer, I supposed that jmstoolbox includes all necessary files for tibco now it's work and ticket might be closed.