6 Replies Latest reply on Sep 26, 2008 3:37 AM by rudot

    configuring servlet to listen on different TCP port

    rudot

      Hello,
      I need some advice with configuring servlet on JBOSS so that it listens on some different TCP port. I want one company to be able to access only this specific servlet, not others present on the system. And if I could set this servlet to listen on port 500 for example, then I could easily allow the access for the company only for port 500 to our system, thus not allowing them to access any other web services.