users@glassfish.java.net

Re: Application in context-root /

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Fri, 27 Feb 2009 09:20:14 -0800

Hi Dirk,

On 02/27/09 09:04 AM, glassfish_at_javadesktop.org wrote:
> Hello,
>
> is it possible that we have an application in the root context-root.
> E.g. www.mydoman.tld/index.jsf
> But without an apache server in front of glassfish. (The server is hosting only a single jsf application, no other websites)
>

Yes, this is possible: You either

- deploy your webapp directly at "/", or
- declare it as the default-web-module of its hosting virtual-server
(most probably
  the virtual server with id "server" in your case).

Let us know if you have any questions about either approach.

Thanks,

Jan

> thanks
> Dirk
> [Message sent by forum member 'dh2k7' (dh2k7)]
>
> http://forums.java.net/jive/thread.jspa?messageID=334258
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>