I thought ActiveMQ websockets uses stomp by default - is that not correct? I mean if I get a connection on port 61618 - which is now my websocket port for ActiveMQ and send a JSON message - I can receive it on my client using stomp.js - this is what I hope to do now.
We are not a pure Java Environment - so JMS is an issue. But I very interested in AMQP though - I found a couple of AMQP JS implementations on github... but I dont know how to get ActiveMQ to send AMQP frames on websocket. Thanks for the suggestion.. am digging all around now... -- View this message in context: http://openejb.979440.n4.nabble.com/ActiveMQ-in-TomEE-tp4661143p4661154.html Sent from the OpenEJB User mailing list archive at Nabble.com.
