Hello,
I noticed that when there is no active sessions of TransientRepository, it automatically shuts down itself; and when there comes the 1st active session, it starts itself, which takes considerably long time. I am wondering if there is a way to tell the repository not to shutdown based on no active sessions? And what are the consequences? Thanks! Xuetao
