users@glassfish.java.net

Re: Glassfish with DNS name

From: Jacob Kessler <Jacob.Kessler_at_Sun.COM>
Date: Fri, 10 Oct 2008 10:36:36 -0700

In your glassfish/domains/{domainName}/config folder, in domain.xml, in
the <http-service> section, there should be an entry for http-listener-1
with port 8080. If you change that to port 80, you should be able to
access the server without a port number (port 80 is the default HTTP port).

glassfish_at_javadesktop.org wrote:
> We are using Glassfish v2u2 as a stand alone application server (no Apache). During our project development we ran our application using http://serverIPaddress:8080/
> Now we are migrating to production and installed glassfish on a new server that has a qualified domain name. Is there anyway to allow users to access the application just using the domain name (ie: http://domainname.com/ ) and not include the port #?
> Any input is appreciated.
> [Message sent by forum member 'tr702' (tr702)]
>
> http://forums.java.net/jive/thread.jspa?messageID=304581
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>