dev@glassfish.java.net

Re: [Update] TCP port unification in GlassFish

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 07 Feb 2007 15:02:06 -0500

Salut,

Vince Kraemer wrote:
> Is this enabled in the developer profile?

Yes.

>
> I have read through the various threads and blog entries that talk about
> this, then I put it to the test with a b34 'developer profile' domain...
>
> I started the domain that gets created by setup.xml and then opened the
> browser and sent a request for https://localhost:4848

https -> http is not enabled by default. You must add in domain.xml,
under admin-listener:

<property name="proxiedProtocols" value="https"/>


>
> The browsers started to "spin" and eventually bailed...
>
> Was the test incorrect or is this a bug that I need to file?

Incorrect.

Thanks

-- Jeanfrahncois

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