java.sql.SQLException: Connection refused to host: 58.210.15.218; nested exception is: java.net.ConnectException: Connection refused: connect at org.objectweb.rmijdbc ...
at sun.net.www.http.HttpClient.openServer(HttpClient.java:394) at sun.net.www.http.HttpClient.openServer(HttpClient.java:529) at sun.net.www.http.HttpClient.<init ...
I have a Jabber (XMPP) server using Wildfire running on a Suse 9.2 box.<BR><BR>Server to Server connections allow 2 servers to exchange messages this connection happens over port 5269.<BR><BR>I have ...