Hello Charles! CY> So, is using 'ThreadSafe' components as singletons that retain state CY> between any given release() and subsequent lookup() a bad idea? I do CY> this a lot. just wondering . . .
Not at all!!! I was just saying that if you want to _code_ your component like a EJB statefull bean which is client-private you may want to use pooled or transient life-style. - Anton --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
