0 Replies Latest reply on Jul 20, 2013 8:06 AM by logandtr

    Different port for different app

    logandtr

      Hi all!

       

      I have this problem: With a single JBoss instance and 2 applications, I want to start app with different port.

       

       

      For example:

       

      http://localhost:8180/MyApp1/

       

      http://localhost:8280/MyApp2/

       

      How can I solve this problem?