Is there a workaround to implement an activemq failover for stomp over websocket?
The uri in my web browser is ws://localhost:61614/stomp which is working fine. But adding failover:(ws://localhost:61614/stomp) will not work.
Appreciate any guidance.
Regards,
Walter