----- Original Message -----
Sent: Tuesday, June 19, 2001 10:10
PM
Subject: [JBoss-user] running a jboss
client with a server on a dynamic IP
hello!
I have a jboss client that works fine on my
local net but when its deployed outside my local net et it tries to
contact my local ip 192.168.254.4.and not the dynamically assigned
one.
I'm testing using a dynamic IP
hangzone.dns2go.com for my router.
the router forwards to 192.168.254.4
(anakin.hangzone.dns2go.com)
I am
forwarding tcp packets on port 80,1099,2476,3306,4444,4445 and 8080
to 192.168.254.4
Is there something obvious I have
forgotten?
I have replaced all occurences in the config
files with hangzone.dns2go.com instead of localhost -- with no luck..
still:
ministrator:Partner retrieve
fault!][javax.naming.CommunicationException [Root exception is
java.rmi.ConnectIOException: Exception creating connection to: 192.168.254.4;
nested exception is:
java.net.NoRouteToHostException: Operation timed out:
connect]]
any info will be greatly appreciated
:oP
thanx in advance,
Jacob Andresen