users@glassfish.java.net

Re: DNS quick question

From: dougd <Douglas.Donahue_at_Sun.COM>
Date: Thu, 09 Jul 2009 11:55:34 -0400

Hu Zhang wrote:
> Hi,
>
> I'm going to assign DNS to my website using Glassfish. The IP
> format is: http://xxx.xxx.xxx.xxx:8000/SART. However, they can only
> assign http://xxx.xxx.xxx.xxx without port number and context root.
> What can I do? Thanks in advance.
>
> Sincerely,
Change the default glassfish port of 8000 to 80 and you will not need to
specify the port number.

    dd