FortressServiceSelector.release(component) doesn't work as expected
for Recyclable components unless my component overrides Object.equals()
in some appropriate way. They don't get returned to the pool. It seems
that:
ComponentHandler handler (ComponentHandler) m_used.remove(component);
handler == null unless I do this.
Is this expected behavior? If so I certainly can live with it,
just not sure if that is the way it should be.
thanks, Charles
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>