I'm trying to run a client on a remote machine, and I'm having the
problem where it tries to connect to "localhost" instead of the real
remote server.  I thought I remembered someone posting the solution to
this, but I can't find it in the mailing list.
        If I telnet to the server, port 1099, I get a response, and it has
a lot of gibberish, but the word "localhost" is in there, so I'm afraid
the server is advertising its name as "localhost" instead of its real host
name.
        I tried setting the ...useLocalHostName parameter in
jboss.properties, and updated jndi.conf to list the real host name on both
sides, but no luck.

        Is there any documentation for the jnp.properties, or the system
properties that JNP uses?  There has to be a solution for this!

Thanks,
        Aaron


Reply via email to