3 Replies Latest reply on Dec 31, 2012 10:12 PM by shadowman

    JBossESB and Websocket

    shadowman

      I have a java web application back end sending JMS to JBossESB.

      I'd like to send messages in real time from JBossESB to web browsers using websocket.

      Is there a JBoss technology that I can use to connect JBossESB with web browser via websocket?

        • 1. Re: JBossESB and Websocket
          websocketdev

          You can send messages in real time directly from JMS to the browser, all you need is a webSocket Gateway. You can use the Kaazing JMS Gateway to do this, since it supports the JMS standard and therefore will work with any JMS broker.

          1 of 1 people found this helpful
          • 2. Re: JBossESB and Websocket
            shadowman

            Thank you websocketdev.

             

            We are already experimenting with Kaazing JMS Server at the moment.

            I thought there might be JBoss Technology already out there or is comming.

            For example I've just found that Openshift supports websocket as well.

            However, it is Node.js, which we already know about.

             

            I'm wondering if JBossESB will add websockets capability any time soon.

            • 3. Re: JBossESB and Websocket
              shadowman

              I've only just found out about SwitchYard that

              they say will someday replace ESB.

              http://www.jboss.org/switchyard.html

              1 of 1 people found this helpful