I have multiple items in my cache (the items are not all of the same class) Adding to the cache works fine, however, if I remove an object from the cache with the remove method, *all* objects in the cache are set to null when I commit the transaction (the keys remain, however) Is this the expected behavior or I am doing something incorrectly? (The OID is the correct keyname). This seems like the behavior I would expect from calling the clear method Dave --- Dave Hodson MessageCast, inc. Email: [EMAIL PROTECTED] www.messagecast.net
