Author: gtully
Date: Thu Sep 10 15:08:53 2009
New Revision: 813471

URL: http://svn.apache.org/viewvc?rev=813471&view=rev
Log:
use int editor for int parameter

Modified:
    
activemq/trunk/activemq-core/src/main/resources/META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schema/core

Modified: 
activemq/trunk/activemq-core/src/main/resources/META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schema/core
URL: 
http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/resources/META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schema/core?rev=813471&r1=813470&r2=813471&view=diff
==============================================================================
--- 
activemq/trunk/activemq-core/src/main/resources/META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schema/core
 (original)
+++ 
activemq/trunk/activemq-core/src/main/resources/META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schema/core
 Thu Sep 10 15:08:53 2009
@@ -121,7 +121,7 @@
 
org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter(java.util.concurrent.atomic.AtomicLong).parameterNames
 = size
 
 kahaDB = org.apache.activemq.store.kahadb.KahaDBPersistenceAdapter
-kahaDB.journalMaxFileLength.propertyEditor = 
org.apache.activemq.util.MemoryPropertyEditor
+kahaDB.journalMaxFileLength.propertyEditor = 
org.apache.activemq.util.MemoryIntPropertyEditor
 
 lDAPAuthorizationMap = org.apache.activemq.security.LDAPAuthorizationMap
 
org.apache.activemq.security.LDAPAuthorizationMap(java.util.Map).parameterNames 
= options


Reply via email to