dev@glassfish.java.net

Re: Install-time messages for v2 & UR1

From: Shreedhar Ganapathy <Shreedhar.Ganapathy_at_Sun.COM>
Date: Fri, 14 Dec 2007 16:36:01 -0800

Offline, I think Arun confirmed the first part below was from v1 ur1 and
not v2 ur1. So no worries.
:)
Shreedhar

Arun Gupta wrote:
> Installing UR1 shows the following message at the end of installation ...
>
> -- cut here --
> create.domain:
> [exec] Using default port 3820 for IIOP_SSL.
> [exec] Using default port 3920 for IIOP_MUTUALAUTH.
> [exec] Using default port 8686 for JMX_ADMIN.
> [exec] Domain domain1 created.
> -- cut here --
>
> where as v2 shows:
>
> -- cut here --
> Using port 4848 for Admin.
> Using port 8080 for HTTP Instance.
> Using port 7676 for JMS.
> Using port 3700 for IIOP.
> Using port 8181 for HTTP_SSL.
> Using default port 3820 for IIOP_SSL.
> Using default port 3920 for IIOP_MUTUALAUTH.
> Using default port 8686 for JMX_ADMIN.
> -- cut here --
>
> Why this discrepancy ?
>
> -Arun