0 Replies Latest reply on Aug 17, 2011 6:49 PM by pewal

    Non HTTP communication

    pewal

      Hello, I have several client for my application, which use a binary custom known protocol, instead of http.

      I wonder if I could connect them to JBoss 7, in order to replace the actual custom application server.

       

      I thought about using an OSGi module for it, as I cannot use a servlet, but I am going mad with the classpath.

       

      My question is: what is the best practice in order to communicate by a custom protocol with the clients?

       

       

      Thank you