Microsoft
Software
Hardware
Network
Question : How to make JBoss respond to the local ip 192.168.1.xxx
Hi experts,
my JBoss runs on
http://localhost
, but it does not respond to my computer's local ip in the form of 192.168.1.200
Should I change something on my Linux settings or in JBoss?
Thank you.
Answer : How to make JBoss respond to the local ip 192.168.1.xxx
Jboss server by default only listen on localhost only.
Add the parameter
bin\run.bat -b 0.0.0.0
will make JBoss listen on all the network interfaces. If you only want it to listen on 192.168.1.200, try using
bin\run.bat -b 192.168.1.200
Random Solutions
Define static route
Is Modem can be used as Network Card?
CallManager vs Sip proxy server
Delivery has failed to these recepients or distribution list
Internet speed too slow!
Backup Exec for Netware Servers - Error Codes 1808, 3041
Sonicwall WLAN/LAN Communications for iTunes Music Sharing and AirTunes
Offline Files: Unable to make XXXFile available offline Incorrect Function.
Stale Records in DNS
Why Lease 1 x 4M fibre vs 4 x 1M ADSL?