Hello everyone! I am trying to use ioko-cache control in a project.
Adding the dependency and starting the project again was working so far. The problem is, once I add the cache-markup, the app breaks at runtime with: Exception constructing service 'ContentCache': Error invoking constructor uk.co.ioko.tapestry.caching.services.ContentCacheImpl(String) (at ContentCacheImpl.java:55) via uk.co.ioko.tapestry.caching.services.CacheModule.bind(ServiceBinder) (at CacheModule.java:36) (for service 'ContentCache'): net.sf.ehcache.management.ManagementService.registerMBeans(Lnet/sf/ehcache/CacheManager;Ljavax/management/MBeanServer;ZZZZ) Have there been any changes in Tapestry 5.2.4 that break it? Thanks! Tobias --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org