I have an identity object configured as a hivemind <service> with threaded model. It is configured at every request in a ServletFilter.
What I am wondering is how I can access the object from within a ServiceEncoder instance. Since it is threaded model, I suppose that setting it as a property in construct will not give me the correct updated value. So any idea how to access the service? Henrik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
