RE: [JBoss-user] behaviour of a cached initialContext

2002-08-28 Thread Kevin Conner
> And about reusing homes (will JAAS principal be maintained?) The JAAS principal is not associated with the homes, you can safely cache them. The principal is associated with the current thread when the request is received. This thread local principal is then used by the proxy classes when

Re: [JBoss-user] behaviour of a cached initialContext

2002-08-27 Thread Emerson Cargnin - SICREDI Serviços
nitialContext never holds security information. If you put it there you >>>>should not as it is not used by JBoss. >>>> >>>>xxxxxxxxxxxx >>>>Scott Stark >>>>Chief Technology Officer >>>>JBoss Group, LLC >>

Re: [JBoss-user] behaviour of a cached initialContext

2002-08-26 Thread Dmitri Colebatch
e to cache). hth dim - Original Message - From: "Emerson Cargnin - SICREDI Serviços" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 9:36 AM Subject: Re: [JBoss-user] behaviour of a cached initialContext no answers Emerson Cargnin -

Re: [JBoss-user] behaviour of a cached initialContext

2002-08-26 Thread Emerson Cargnin - SICREDI Serviços
>>> Chief Technology Officer >>> JBoss Group, LLC >>> >>> - Original Message - >>> From: "Emerson Cargnin - SICREDI Serviços" <[EMAIL PROTECTED]> >>> To: <[EMAIL PROTECTED]> >>> Se