1 Reply Latest reply on Mar 15, 2012 3:51 PM by ron_sigal

    Configuring bisocket for Deployment API

    jwatts

      Does anyone know how to configure bisocket in Jboss AS 7? I want to configure the deployment API to use bisockets instead of client callbacks. I finding a lot of info for earlier versions of Jboss but nothing for AS 7.

       

      Thanks

        • 1. Re: Configuring bisocket for Deployment API
          ron_sigal

          Hi Jerry,

           

          Remoting 2, the version that ships with AS 4, 5, and 6, has been superceded in AS 7 by Remoting 3, which is a whole different project and code base.  Remoting 3 doesn't have a bisocket transport, per se, though it does have bidirectional connections.

           

          -Ron