I'm trying to setup a clustered JMS instance behind a NAT.
My client code works fine on the localhost, but when I run it outside the NAT it hangs 
when I call TopicConnectionFactory.createTopicConnection(user, pass).
I don't see any exceptions on the client or server side.
(I've set org.jboss.mq to DEBUG.)
Using tcpdump I see some intermitent communication between the client and server on 
the RMI port, but never on the UIL2 port.
I'm not seeing any blocked traffic on the server side either.
Has anyone seen this problem before?
Thanks.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829966#3829966

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829966


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to