dev@glassfish.java.net

Re: URL redirect in AS 8.2

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 14 Mar 2007 16:48:32 -0400

Hi,

Liang-Hui.Yang_at_Sun.COM wrote:
> I have a quick question on app server 8.2, am hoping someone in the
> alias can help:
> how to set up a maintenace page in App Server 8.2 to redirect traffic
> for scheduled outages?
>
> Is there an equivalent to what the <vs> tag in Web Server to redirect URLs:
>
> I.e. in the web-apps.xml file in Web Server, one can add the following
> entry in between the <vs></vs> tags to redirect traffic from oldApp to
> newApp:
>
> <vs>
> <web-app uri="/developer/oldApp" dir="/sw/webapps/newAppRedirect"
> enable="true">
> <class-loader reload-interval="86400" />
> </web-app>
> </vs>

See http://forums.java.net/jive/thread.jspa?threadID=23931&tstart=30

and let us know if that's not what you are looking for.

Thanks

-- Jeanfrancois



>
> Thanks,
> Liang
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>