0 Replies Latest reply on Mar 7, 2013 3:43 AM by soundlover4711

    URL forwarding with JBOSS

    soundlover4711

      Hi all!

       

      I'd have a question regarding URL forwarding for one of our applications running on JBOSS wher I'd need some support as I'm not an JBOSS expert

       

      Users can reach the application via webbrowser when typing in the url http://servername:port/ somewebsite.jsp

       

      I'd like to have this changed for example to http://myapplication I've done this already with other webserver but I don't have an idea how to do this with JBOSS.

       

      The first thing a DNS CNAME record I've already in place which is more or less pointing myapplication to the servername. As a next step I normaly creata a forwarder on the webserver, where to do this within JBOSS (version 5.1)?

       

      Thx 4 help!