[jboss-user] [Installation, Configuration & Deployment] - Re: JBoss behind firewall & JMS issues
NickDeGraeve
do-not-reply at jboss.com
Tue May 8 10:25:53 EDT 2007
Resolved it myself.
I came across the Wiki page http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigUIL2 where it said in the section "JMS client properties for the UIL2 transport": anonymous wrote : org.jboss.mq.il.uil2.serverAddr: This system property allows a client to override the address to which it attempts to connect to. This is useful for networks where NAT is ocurring between the client and JMS server.
So adding following to my JNLP file fixed it:<property name="org.jboss.mq.il.uil2.serverAddr" value="mail.fpc.be"/>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043942#4043942
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043942
More information about the jboss-user
mailing list