The TestObjectCache singleton lasts too long in a web context. I implemented a simple expiration mechanism that only kicks in for web-context (detected by presence of a system property) so that the cached values expire after 5 minutes.
(detail)
by rnahf