I have a case where a CMP entity bean is removed (i.e., remove succeeded and it no longer appears in the database) yet when I do a findByPrimaryKey with that bean's key, it succeeds -- the server appears to think the bean is still present. If I restart the server, the find fails, as expected/desired. Is there some sort of tunable parameter for whatever cache I appear to be hitting? I'm using EnhydraEnterprise 4.0, alpha2 on Windows. Not sure which version of JoNaS is used in EE4.0, alpha 2.... As an aside, I'd like to move up to alpha4, but need to recompile for use with RMI (as opposed to Jeremie). Are there instructions somewhere for doing this? Thanks, -- Cindy ---- This list is cross-posted to two mail lists. To unsubscribe, follow the instructions below for the list you subscribed to. For objectweb.org: send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe ejb-container-group". For enhydra.org: send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe ejb-container-group".
