[jboss-cvs] JBoss Messaging SVN: r3417 - branches/Branch_Stable/tests/src/org/jboss/test/messaging/jms.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 5 18:15:06 EST 2007


Author: timfox
Date: 2007-12-05 18:15:05 -0500 (Wed, 05 Dec 2007)
New Revision: 3417

Modified:
   branches/Branch_Stable/tests/src/org/jboss/test/messaging/jms/ConnectionFactoryTest.java
Log:
tweak


Modified: branches/Branch_Stable/tests/src/org/jboss/test/messaging/jms/ConnectionFactoryTest.java
===================================================================
--- branches/Branch_Stable/tests/src/org/jboss/test/messaging/jms/ConnectionFactoryTest.java	2007-12-05 22:49:55 UTC (rev 3416)
+++ branches/Branch_Stable/tests/src/org/jboss/test/messaging/jms/ConnectionFactoryTest.java	2007-12-05 23:15:05 UTC (rev 3417)
@@ -522,7 +522,7 @@
 			         "<attribute name=\"clientLeasePeriod\" isParam=\"true\">10000</attribute>" +
 			
 			         "<attribute name=\"numberOfRetries\" isParam=\"true\">10</attribute>" +
-			         "<attribute name=\"clientMaxPoolSize\" isParam=\"true\">200</attribute>" +        
+			         "<attribute name=\"JBM_clientMaxPoolSize\" isParam=\"true\">200</attribute>" +        
 			                        
 			      "</invoker>" +
 			      "<handlers>" +




More information about the jboss-cvs-commits mailing list