Re: Debugging JSPs, when LAN Cable Plugged...
Posted By:
Filip_Hanik
Posted On:
Saturday, April 23, 2005 10:47 AM
the new jbuilder will try to bind to a host, and if that host doesn't resolve to your localhost, then you need to add it in /etc/hosts or /windows/system32/drivers/etc/hosts
for example, jbuilder will do this
-Xrunjdwp:transport=dt_socket,address=fedora2.domain.com:33195,suspend=y
in this case, fedora2.domain.com must resolve to 127.0.0.1 or your machines IP
Re: Debugging JSPs, when LAN Cable Plugged...
Posted By:
Anonymous
Posted On:
Sunday, March 13, 2005 05:48 AM
Did you ever resolve this problem. My computer is suffering from the same problem. It has just come on.
Removing the network cable does not make any difference on my machine.
Regards Mark