1 Reply Latest reply on Jul 18, 2007 5:30 PM by mocha_java

    How to deploy different web applications on different ports

    mocha_java

      Hi,

      I am using JBoss 4.2.1GA.

      I have two web applications, say, one is public.war, and another is private.war. I need to deploy public.war to the port 8080 and private.war to port 8081.

      How can I configure JBoss to make it work?

      Thanks in advance!