0 Replies Latest reply on May 20, 2004 2:13 PM by kiran222

    Multiple web sites

      Is there any way I can run two Web Server listening on two different ports with only one instance of JBoss running?

      For our project needs, I would like to deploy a set of servlets on port 9192 and another set of servlets on port 9295, as follows:

      http://localhost:9192/context1/servlet1
      http://localhost:9295/context2/servlet2

      Thanks in advance
      Kiran G.