[jboss-user] [JBoss Cache: Core Edition] - Re: Problem with transaction (jbossts) configuration in Tomc

jreeman do-not-reply at jboss.com
Thu Jul 10 09:39:13 EDT 2008


And create the cache instance like this : 
		CacheFactory<String, String> factory = new DefaultCacheFactory<String, String>();
  | 
  | 		techDataCache = factory.createCache("cache-configuration.xml", true);
  | 		techDataCache.create();

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163610#4163610

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163610



More information about the jboss-user mailing list