Tagged Questions

0
votes
2answers
325 views

TIBCO EMS notification to Publisher in case of Subscriber failure

I am trying to find an answer on of how to notify an EMS Publisher in case of a Subscriber failure. In a case of Publisher->EMS server->Subscriber, if a Subscriber fails, I need to inform Publisher to ...
0
votes
0answers
274 views

Java Messaging Service Tibco EMS

I have 3 command prompts, the first command prompt is a message producer which sends a message to the second command prompt via Tibco EMS. Upon receiving the message from the first command prompt, the ...
0
votes
1answer
1k views

Any good tutorials for JMS + EMS + Spring?

I have been searching the web, but can't find any good tutorials for getting started with JMS under Spring connecting to TIBCO EMS. Anyone can point me to a good one?