0 Replies Latest reply on Aug 5, 2019 7:46 AM by sumanthm1

    How to redirect my application from http://ip:port/ to http://ip:port/abc

    sumanthm1

      Hi All,

       

      I am using Jboss AS 6.1 and my application is running on http://ip:port/abc  . I have my context root as /abc.

      Now, I need to redirect all the requests from http://ipport/  to http://ip:port/abc . How can I achieve this ?

       

      I have seen there are possibilities to do this by using the sub-system configurations. but I don;t have any sub-systems?

       

      Is there a way to do this in JBoss AS 6.1?

       

      Thanks

      Suman