The bug in event-package
applied
The bug in FortressServiceManager
applied
The bugs in AbstractServiceManager
questions on this one.. i see what you are getting at.. how about the following approach:
make LEAwareComponentHandler implement Disposable and call ContainerUtil.dispose( componentHandler ) when its dispose is called.
for the queue bits, how about having AbstractComponentHandler keep track of whether or not it has been disposed, and if so just ignore the prepare request?
if that sounds good, i can make the mods and commit. -pete
-- peter royal -> [EMAIL PROTECTED]
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>