Hi this is a question to activemq list in fact: why don't they support websocket standard API yet? (time surely) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
2013/12/23 hasalex <[email protected]>: > Hi everybody, > > With ActiveMQ, we can add WebSocket support by adding a transportConnector; > the WebSocket part is handled by Jetty : > > <transportConnector name="websocket" uri="ws://0.0.0.0:61614"/> > > I managed to add this support into TomEE, but I had to add some ActiveMQ jar > files AND some Jetty jar files. I find it strange to add Jetty files into a > Tomcat based software. > > So my question : is it the right way to add WebSocket support to the > messaging module or is it an other / proper way to do it ? > > Alexis > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/WebSocket-support-with-ActiveMQ-in-TomEE-tp4666852.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
