This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: bean cache zombies resurfacing ?kevin_holmes May 15, 2002 8:47 AM (in response to kevin_holmes)Further on this problem, it seems that the cache problem is actually half fixed. We use MVCSoft with commit option BC and because of a quirky interaction with 3.0, JBoss didnt pick up the B/C commit option and defaulted to commit option A. 
 Setting the default commit option to B or C in the standardjboss.xml fixes the bean recreate problem as expected, however findByPrimaryKey(x) still returns bean rather than throwing an FinderException.
 cheers,
 Kevin.
