Arthur Catherine
2003-12-22 00:44:24 UTC
We are using OpenJMS v.0.7.5 on a machine configured to have
a virtual IP Address. Using NetStat we are able to observe that
the client will connect to the JNDI using the virtual IP address to
create 1 queue connection and 1 topic connection. The problem
is, these connections will be created using the real IP address of
the machine and all subsequent client server comms is on the
real address..
Our openjms.xml is configured so the ServerConfiguration host
uses the virtual IP with embeddedJNDI set to true. We are using
an RMI connector that is also embedded and using port 7099.
How do we configure OpenJMS so all comms are using the
virtual IP address?
Thanks in advance,
Catherine.
a virtual IP Address. Using NetStat we are able to observe that
the client will connect to the JNDI using the virtual IP address to
create 1 queue connection and 1 topic connection. The problem
is, these connections will be created using the real IP address of
the machine and all subsequent client server comms is on the
real address..
Our openjms.xml is configured so the ServerConfiguration host
uses the virtual IP with embeddedJNDI set to true. We are using
an RMI connector that is also embedded and using port 7099.
How do we configure OpenJMS so all comms are using the
virtual IP address?
Thanks in advance,
Catherine.