I am using Storm JMS Spout to connect to TibcoEMS and it works great.
We are having problem with making the Storm Spout to automatically reconnect when there is a failover in TIBCO EMS Server.
Is this possible in Storm to automatically reconnect to jmsURL?
We are not enabling the heartbeats and Tibco EMS is using Veritas failover and not the EMS failover.
How can we configure that in SpringJMS Application Context for Spout ????