Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Feb 18th, 2011  |  syntax: XML  |  size: 0.17 KB  |  hits: 281  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.   <bean id="cacheManager" class="org.springframework.cache.ehcache.EhCacheManagerFactoryBean">
  2.     <property name="configLocation" value="classpath:ehcache.xml"/>
  3.   </bean>