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