dev@glassfish.java.net

Re: [v3] config HttpListener.getEnabled returns false

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Thu, 21 Feb 2008 15:39:53 -0800

I don't see a warning.

laturbie:glassfish dochez$ java -jar modules/glassfish-10.0-SNAPSHOT.jar
Feb 21, 2008 3:39:23 PM com.sun.enterprise.v3.server.AppServerStartup
run
INFO: HK2 initialized in 475 ms
Feb 21, 2008 3:39:24 PM
com.sun.enterprise.v3.services.impl.GrizzlyProxy start
INFO: Listening on port 8080
Feb 21, 2008 3:39:24 PM
com.sun.enterprise.v3.services.impl.GrizzlyProxy start
INFO: Listening on port 8181
Feb 21, 2008 3:39:24 PM
com.sun.enterprise.v3.services.impl.GrizzlyProxy start
INFO: Listening on port 4848
Feb 21, 2008 3:39:24 PM com.sun.enterprise.v3.server.AppServerStartup
run
INFO: Glassfish v3 started in 1634 ms

jerome

On Feb 21, 2008, at 2:44 PM, Amy Roh wrote:

> I just checked in a warning message for disabled http-listeners.
>
> Do you see "WARNING: http-listener-1 HTTP listener is disabled false"?
>
> btw, should change the message to read "http-listener-1 enabled is
> false" - more intuitive.
>
> Jerome Dochez wrote:
>> no it works for me. I just added a test in the admin/config-api
>>
>> Added: trunk/v3/admin/config-api/src/test/java/com/sun/enterprise/
>> configapi/tests/EnabledTest.java
>>
>>
>> On Feb 21, 2008, at 12:59 PM, Amy Roh wrote:
>>
>>> Hi,
>>>
>>> Although domain.xml http-listener has enabled=true <http-listener
>>> id="http-listener-1" enabled="true">,
>>> com.sun.enterprise.config.serverbeans.HttpListener.getEnable() is
>>> returning false. Is this not supported yet?
>>>
>>> Thanks,
>>> Amy
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>