From: aegbertjr <nu...@jb...> - 2004-08-16 17:14:58
|
I am seeing the same exception for clients attempting to call createTopicConnection() (after a successful JNDI lookup) outside the firewall: org.jboss.mq.SpyJMSException: Cannot authenticate user; - nested throwable: (java.net.ConnectException: Connection timed out: connect) Packet sniffing and logs confirm that the clients are trying to connect with the internal IP address that JBoss is running on and they obviously cannot resolve this address. Any suggestions or insight? Running: JBoss 3.2.1 (also seeing the same problem on 3.2.5) Java 1.4.2_04 Regards, AE View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845229#3845229 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845229 |