Yong Hao Gao [http://community.jboss.org/people/gaohoward] replied to the discussion
"Stuck messages in jboss 5.1, messaging 1.4.3" To view the discussion, visit: http://community.jboss.org/message/559264#559264 -------------------------------------------------------------- guys, If you are using 1.4.3.GA, be aware of this https://jira.jboss.org/browse/JBMESSAGING-1456 https://jira.jboss.org/browse/JBMESSAGING-1456 if you upgrade, make sure you also upgrade jboss remoting jars and your remoting configuration files. If you have a firewall sits between your client and server and it is configured to kill some connections idle for a period of time, you need to adjust your remoting configurations, esp those: <!-- the following parameters are useful when there is a firewall between client and server. Uncomment them if so.--> <!-- <attribute name="numberOfCallRetries" isParam="true">1</attribute> <attribute name="pingFrequency" isParam="true">214748364</attribute> <attribute name="pingWindowFactor" isParam="true">10</attribute> <attribute name="generalizeSocketException" isParam="true">true</attribute> --> -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/559264#559264] Start a new discussion in JBoss Messaging at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
