dev@glassfish.java.net

Re: Admin Console online help ready for review

From: Kim Haase <Camilla.Haase_at_Sun.COM>
Date: Mon, 04 May 2009 13:46:01 -0400

On 05/04/09 12:00, Paul Davies wrote:
> Hi,
>
> I think I can answer one point:
>> Again, please point me to the information and I'll put it in. If a
>> network listener is the same as an HTTP listener, I can copy that
>> info, but I need some assurance that that is the case, such as a spec
>> or other source.
>
> According to GlassFish Issue 8147
> <https://glassfish.dev.java.net/issues/show_bug.cgi?id=8147>, the
> --httplisteners option of the create-virtual-server command is now
> --networklisteners, which suggests that a network listener might be the
> same as an HTTP listener.

It's definitely similar, but not identical. For instance, an HTTP
listener has 4 required fields (name, IP address, port, and default
virtual server), while according to the Admin Console a network listener
has only 2 (name, port). I have queried whether the IP address (newly
added) is required. Although they have no asterisk, it seems that you
can't avoid specifying a protocol, thread pool, and transport, either
(none of which existed for HTTP listeners).

Kim

>
> Regards,
>
> --
> Paul Davies, Senior Technical Writer, Sun Microsystems, Inc.
> http://blogs.sun.com/techscribe/
>