Hi
I have a question regarding StoreJanitorImpl.
As I see in the source StoreJanitorImpl implements only
Runnable.
As I was using org.apache.cocoon.Main it seems that
after all work is done StoreJanitorImpl stays running,
this prevents org.apache.cocoon.Main to terminate even
after the Cocoon.dispose() call.

Further I suspect that StoreJanitorImpl makes problems if a
servlet-container wants to dispose the Cocoon servlet. The thread of
StoreJanitorImpl stays consuming valuable thread resources of a the
dispose Cocoon servlet.


I would suggest that StoreJanitorImpl should stop running if
org.apache.cocoon.Cocoon is disposed.



Huber Bernhard, email: [EMAIL PROTECTED], homepage:
members.a1.net/berni_huber/index.html




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to