1- Has anybody tried and succeeded in using ActiveMQ from COBOL programs (for example using the STOMP protocol) especially in EBCDIC environments (my intended use is a message producer rather than a message consumer) ?
2- In such situations how to cope with encoding issues (EBCDIC / JMS) ? 3- Does the STOMP protocol allow to use the "failover" mode. AFAIK, the "failover" mode is handled on the JMS client side. Does it mean that if want to reproduce that failover mechanism using the STOMP protocol, i have to implement it myself ? -- View this message in context: http://www.nabble.com/ActiveMQ-Exotic-Clients-t1408322.html#a3792527 Sent from the ActiveMQ - User forum at Nabble.com.