6 Replies Latest reply on Jun 6, 2011 9:06 PM by itsamemario

    URL configurations

    itsamemario

      Hi,

       

      I am new to JBoss and I am using jboss-5.1.0.GA.

       

      I would like to make some changes to the URL configurations and am having some trouble determining how to do it.

       

      Currently I type the following the url and the page loads my application:

      http://myhostname:8080/myapp

       

      I would like to type the following url and have the same application load:

      http://myhostname

       

      I am only running this app on this machine.

       

      Can anyone point me in the right direction?

       

      Thanks