What's the normal way to trigger a repository shutdown? 

I retrieve any repository instance through jndi in our webapp, and close
any open session when no longer in use, yet when we redeploy our webapp,
we get out-of-memory exceptions since the repository isn't being closed
down, causing the old webapp instance to remain in memory.

-- 
Torgeir Veimo <[EMAIL PROTECTED]>

Reply via email to