[Yanel-commits] rev 20257 - public/yanel/trunk/conf

josias at wyona.com josias at wyona.com
Thu Nov 23 15:40:56 CET 2006


Author: josias
Date: 2006-11-23 15:40:54 +0100 (Thu, 23 Nov 2006)
New Revision: 20257

Modified:
   public/yanel/trunk/conf/spring-yanel-config.xml
Log:
added Map bean

Modified: public/yanel/trunk/conf/spring-yanel-config.xml
===================================================================
--- public/yanel/trunk/conf/spring-yanel-config.xml	2006-11-23 14:26:24 UTC (rev 20256)
+++ public/yanel/trunk/conf/spring-yanel-config.xml	2006-11-23 14:40:54 UTC (rev 20257)
@@ -6,4 +6,5 @@
     <!-- this is just an example so far, it's not really used -->
     <!-- <property name="someProperty"><value>someValue</value></property> -->
   </bean>
+  <bean id="map" class="org.wyona.yanel.impl.map.MapImpl"/>
 </beans>




More information about the Yanel-commits mailing list