> And also I am planning to take the objref in the client side and let > multiple threads use it. I am pretty sure that this thing > will bomb in case > of stateful sssion bean -- but whether the same will happen > for stateless is > the question. It will bomb for both stateless and stateful SBs if you use it in two threads _concurrently_. Also, both will work correctly no matter how many threads are used if accesses to the EJBObject are serialized. - Avi -- s/\be(\w+)/e-\1/g; =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
- session beans|EJBObject and thread Bhattacharyya, Ana
- Re: session beans|EJBObject and thread Subrahmanyam Allamaraju
- Re: session beans|EJBObject and thread Andreas Doerr
- Re: session beans|EJBObject and threa... Subrahmanyam Allamaraju
- Re: session beans|EJBObject and thread Bhattacharyya, Ana
- Re: session beans|EJBObject and thread Andreas Doerr
- Re: session beans|EJBObject and thread Bhattacharyya, Ana
- Re: session beans|EJBObject and thread Subrahmanyam Allamaraju
- Re: session beans|EJBObject and thread Avi Kivity
- Re: session beans|EJBObject and thread punit malik
- Re: session beans|EJBObject and thread Bhattacharyya, Ana
- Re: session beans|EJBObject and thread Faiz Arni
- Re: session beans|EJBObject and thread Sivakumar_Subramanian
- Re: session beans|EJBObject and thread Subrahmanyam Allamaraju