users@glassfish.java.net

Re: Default Glassfish settings cannot connect through IP

From: Tom Mueller <tom.mueller_at_oracle.com>
Date: Sat, 15 Oct 2011 16:23:47 -0500

This should work out-of-the-box. I tried it on my Windows 7 system and
it works for me. You might want to check whether there is a firewall
active that is preventing a connection via the IP address. Try running
"netstat -a" and look to see that there is a LISTENING entry for port
0.0.0.0:8080.

Are you using IPv6?

Tom