Do I need to make it a daemon?
no idea. I suspect it has something to do with the "lifestyle" of the
component. ECM requires that components implement various marker interfaces
to declare what type of lifecycle they have and it sounds like it has been
declared "Factory/Transient".
To be honest not sure. Anyone else?
You probably want to make it implement the "ThreadSafe" marker interface.
-pete
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
