Try this. Enter the following at a command prompt on Windows:
telnet 192.168.1.104 1099
The last line of the response shpould have an IP address in it. On my PC it looks like:
UnicastRef2192.59.193.104?Jsëk½?ñ#·gÇx
If the IP address does not match that of your Linux box, add the following line to your
/etc/hosts file:
192.168.1.104 <simple-pc-name> <pc-name-with-full-domain>
Example:
192.168.1.104 linuxbox1
linuxbox1.cox.net
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982392#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...