dev@glassfish.java.net

asadmin get doesn't return non-default property

From: Amy Roh <amy.roh_at_oracle.com>
Date: Fri, 04 Jun 2010 11:14:51 -0700

An issue [1] is filed because the property
default-response-type=text/plain missing for a http protocol.

The property doesn't get returned via asadmin get if the property has
the default value. If I set the property to a non-default value, the
property gets returned by asadmin get. According to SQE, this behavior
is changed from before.

Can someone from Admin CLI confirm this?

bin/asadmin get
configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.*

configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.default-response-type=

[1] https://glassfish.dev.java.net/issues/show_bug.cgi?id=12090

Thanks,
Amy