users@glassfish.java.net

Redirecting http requests in Glassfish

From: <forums_at_java.net>
Date: Fri, 30 Sep 2011 12:17:17 -0500 (CDT)

Hi ,

In one of instance running in glassfish webcontainer , I use the following
URL to browse the web interface

                   http://www.mydomain.org:7070/admin [1]

I need to do a configuration change in glassfish so that I can redirect the
http traffic which are reaching to this

server with the following URL pattern,

                  http://www.mydomain.org:7070 [2]

Appreciate any advice , suggestion or a guide to do this. If a guide is
specified please specify the chapter and the section

or atleast akeyword to find where the exact method is explained.

 

Thanks and regards.


[1] http://www.mydomain.org:7070/admin
[2] http://www.mydomain.org:7070

--
[Message sent by forum member 'nusagnar']
View Post: http://forums.java.net/node/848988