[jboss-user] [JBoss Cache: Core Edition] - Re: expiration algorithm not working

2009-07-23 Thread saylor09
Yup. I realized that later on. I set absolute time and it still doesn't work. I tried infinispan and it works fine there. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4245348#4245348 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - Re: expiration algorithm not working

2009-07-23 Thread galder.zamarr...@jboss.com
Read docu: The expiration time is indicated using the org.jboss.cache.Node.put() method, using a String key expiration and the absolute time as a java.lang.Long object, with a value indicated as milliseconds past midnight January 1st, 1970 UTC (the same relative time as provided by

[jboss-user] [JBoss Cache: Core Edition] - Re: expiration algorithm not working

2009-07-20 Thread mjdinsmore
See my post here: http://www.jboss.org/index.html?module=bbop=viewtopict=158235 I think you've got the same problem // View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4244421#4244421 Reply to the post :