Top "Tibco-ems" questions

A proprietary enterprise messaging service (EMS) middleware product sold by TIBCO.

Monitoring Queue using Java

I am trying to monitor a queue without using any API such as Hermes or GEMS i.e. I want …

java jms tibco-ems
Tibco-Ems Failover Issue

I have 2 Tibco-Ems Servers running, with fault tolerant setup. If one server is not available, the active server switches to …

jms tibco tibco-ems ems
Configure JNDI for Tibco EMS in Tomcat

I have written some code for creating a topic connection from Tibco EMS TopicConnectionFactory factory = new TibjmsTopicConnectionFactory(serverUrl); TopicConnection connection = …

tomcat jndi tibco-ems