I have JOnAS 2.3 running on LINUX 7.1. On the same machine, a client is running well penetrating this server. If I try to run that client from a windows 2000 workstation, connection is refused. The interesting point is: Inspite of setting the JNDI properties inside the client application to access a server on 192.168.0.36, the message is that the connection if refused from 127.0.0.2. Since 127.0.0.2 is a synonym for localhost, it seems that some code inside of jonas uses "localhost" instead of "hostname" to find out the IP of the server machine. Can someone commit this or give me a tip where in JOnAS source to check this? ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
