users@glassfish.java.net

Re: newbie question on setting up GlassFish with Apache ...

From: <forums_at_java.net>
Date: Thu, 9 Feb 2012 20:17:01 -0600 (CST)

 

Are these the commands you're referring to? (if so, yes, I issued them)

asadmin> create-http-listener --listenerport 8009 --listeneraddress 0.0.0.0
--defaultvs server gf_listener asadmin> create-network-listener --protocol
http-listener-1 --listenerport 8009 --jkenabled true jk-connector
The hello.war is actually working fine when accessing from:
http://my.domain.com:8080/hello/

The problem is trying to access it
from: http://www.mydomain.com/glassfish-test/hello/

I'm just not sure how to modify things to get that working. I have another
post here
( stackoverflow.com/questions/9220969/access-web-container-through-apache-webserver-port-80-using-mod-jk
[1] ) with some more info:

 

 

[1]
http://stackoverflow.com/questions/9220969/access-web-container-through-apache-webserver-port-80-using-mod-jk

--
[Message sent by forum member 'gkk_gf']
View Post: http://forums.java.net/node/883403