dev@glassfish.java.net

Re: http-listener-2 in domain.xml

From: Sreekanth <Sreekanth.Manga_at_Sun.COM>
Date: Wed, 06 May 2009 18:20:07 +0530

Hi Shing,

Shing Wai Chan wrote:
> So, then there is a change in domain.xml templates.
>
> Yesterday, we need
> configs.config.server-config.network-config.protocols.protocol.http-listener-2.security-enabled=true
>
>
> But today, according to the template below, we need
> configs.config.server-config.network-config.network-listeners.network-listener.http-listener-2.enabled=true
>
How do I use the above command?

In glassfish v3 to enable http-listener-2 , I used asadmin set
server.http-service.http-listener.http-listener-2.enabled=true.So what
should I do in V3.

Thanks,
Sreekanth