0 Replies Latest reply on Apr 3, 2007 2:15 PM by namburi

    How to map the name.

    namburi

      Hi All ,

      I have my application running in Jboss.As of know inorder to run the application , i start the server and type the url are

      http://localhost:8080/test

      Where test is the name of the application ( war-file)

      Know i need to map in such a way that ,

      I may need to give as

      http://Myserver/test

      and run the application.I want to basically hide the localhost and 8080 to be mapped to my information.

      How do i do that ? In which xml do i need make the changes.

      Thanks in advance
      Sasikanth N