[jboss-user] [JBossCache] - Re: JBoss PojoCache 2.0: Bug in CachedListImpl?

2006-12-12 Thread [EMAIL PROTECTED]
OK, this is a bug we will fix then. I have created a Jira to track it. http://jira.jboss.com/jira/browse/JBCACHE-904 Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993253#3993253 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[jboss-user] [JBossCache] - Re: JBoss PojoCache 2.0: Bug in CachedListImpl?

2006-12-12 Thread chasta
Hi, I've ran the test, and indeed it works in its current form - but not when using optimistic locking (e.g. subsistute 'local-service.xml' in 'replAsync-optimistic-service' in the setUp() method). Results of running unit tests from yesterday's CVS version: | Before (using local-service.xml):

[jboss-user] [JBossCache] - Re: JBoss PojoCache 2.0: Bug in CachedListImpl?

2006-12-11 Thread [EMAIL PROTECTED]
I do have a test case: org.jboss.cache.pojo.collection.CachedListTest that has test for list size after insertion. Can you try that or produce a test case for me? Thanks! -ben View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992940#3992940 Reply to the post