[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1694) -1 is a valid value for connection-ttl & client-failure-check -period
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Tue Jul 28 08:15:29 EDT 2009
-1 is a valid value for connection-ttl & client-failure-check -period
---------------------------------------------------------------------
Key: JBMESSAGING-1694
URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1694
Project: JBoss Messaging
Issue Type: Bug
Components: JMS Facade
Affects Versions: 2.0.0.beta4
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 2.0.0
in JMSServerDeployer, we validate that client-failure-check-period & connection-ttl values are greater or equals to zero.
This is not correct, these values can be equals to -1 (meaning infinite) or greater than 0
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list