Hi,
I am deploying my jboss application server behind amazon ec2. It is essentially 
like deploying behind a firewall. 
1. I do : run.sh -b 0.0.0.0 to bind the jboss deployment to the physical local 
interface
2. When a http request arrives on ec2, it is supposed to be NAT'ed to the 
physical host where the jboss instance is bound (on port 8080)

It works just fine when I run Apache httpd, but when I run JBoss there is no 
traffic.

Any ideas ?
thanks,
vsa


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128206#4128206

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128206
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to