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/
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: