QUESTION: Notice the variable I created at install: gf_listener, which you
can see in the server log above. I notice in all online examples people use
jk-connector, but the 3.1.1 Administrator Guide mod_jk section seems to
indicate this can be something other than jk-connector. Am I doing something
wrong (did I screw up the asadmin commands use of gf_listener and
jk-connector; what should it look like)?
QUESTION: Also the asadmin commands I used above come from the administrator
document PDF example section for mod_jk, but I see online people consistently
use something different (which is correct? or are both correct?):
(from 3.1.1 Administrative Guide):
asadmin> set
server-config.network-config.network-listeners.network-listener.jk-connector.jk-configuration-file=/home/glassfish/glassfish3/glassfish/domains/domain1/config/glassfish-jk.properties
(from many examples online):
asadmin> set
configs.config.server-config.network-config.network-listeners.network-listener.jk-connector.jk-enabled=true
--
[Message sent by forum member 'gkk_gf']
View Post: http://forums.java.net/node/883417