[jboss-cvs] JBoss Messaging SVN: r5894 - trunk/src/config.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 18 09:09:29 EST 2009


Author: jesper.pedersen
Date: 2009-02-18 09:09:29 -0500 (Wed, 18 Feb 2009)
New Revision: 5894

Modified:
   trunk/src/config/ra.xml
Log:
[JBMESSAGING-1367] Create JCA resource adapter for JBM 2.0

Modified: trunk/src/config/ra.xml
===================================================================
--- trunk/src/config/ra.xml	2009-02-18 13:55:48 UTC (rev 5893)
+++ trunk/src/config/ra.xml	2009-02-18 14:09:29 UTC (rev 5894)
@@ -252,7 +252,7 @@
                <config-property-value>javax.jms.Queue</config-property-value>
             </config-property>
             <config-property>
-               <description>Try to obtain a lock within specified number of seconds; less than 0 disable this functionality</description>
+               <description>Try to obtain a lock within specified number of seconds; less than or equal to 0 disable this functionality</description>
                <config-property-name>UseTryLock</config-property-name>
                <config-property-type>java.lang.Integer</config-property-type>
                <config-property-value>0</config-property-value>




More information about the jboss-cvs-commits mailing list