users@glassfish.java.net

Re: Glassfish Documentation Error

From: Tom Mueller <tom.mueller_at_oracle.com>
Date: Thu, 10 Mar 2011 13:30:30 -0600

This is actually a bug in the code. The set command is supposed to be
able to take a config, cluster, or instance name without having to
specify configs.config, clusters.cluster, or servers.server at the front.

Tom


On 3/10/2011 6:27 AM, forums_at_java.net wrote:
> On this page
> http://download.oracle.com/docs/cd/E18930_01/html/821-2435/gkmhh.html
> it has
> a feedback link with the email address glassfish-docs_us_at_oracle.com.
> Trying
> to send email to this address gives the error:
> #5.0.0 smtp; 5.1.0 - Unknown address error 553-'5.3.0
> <glassfish-docs_us_at_oracle.com>... 550:5.7.1 Internal Lists are not
> available
> from the Internet.' (delivery attempts: 0)> #SMTP#
> The section “Enabling Dynamic Configuration” is incorrect. It says to
> run:
>
> asadmin set --user user --passwordfile password-file
> cluster-name-config.dynamic-reconfiguration-enabled=true.
> But it should be:
>
> asadmin set --user user --passwordfile password-file
> configs.config.cluster-name-config.dynamic-reconfiguration-enabled=true.
> The location listed is from GF 2.1. The location of this configuration
> changed in GF 3.0.
>
> Thanks,
>
> Jim
>
>
> --
>
> [Message sent by forum member 'culli']
>
> View Post: http://forums.java.net/node/780158
>
>