That's interesting, there shouldn't be any problem
Send me the code, i'll try to take a look
marc


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Aaron Mulder
> Sent: Friday, August 04, 2000 11:17 AM
> To: JBoss Developers
> Subject: [jBoss-Dev] Multithreaded client?
>
>
>       WRT the last message - could multithreading on the client side be
> the problem?  I have several session beans that execute lengthy database
> queries.  I kick off searches on 3 of them in different threads.  When the
> first returns (others are still running), I call another method on it, and
> it blows up (that is, the Method parameter is null on the server side as
> per my last message).  I know multithreading is a no-no in the EJBs
> themselves.  Is there a problem with a multithreaded client?
>
> Thanks,
>       Aaron
>
>
>


Reply via email to