I don't think that works.  All it does I think is set a boolean flag
internally.

> -----Original Message-----
> From: Dain Sundstrom [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 21, 2002 5:37 PM
> To: David Jencks
> Cc: Bill Burke; Jboss-Dev
> Subject: Re: [JBoss-dev] Bug?: no rollback on tx timeout
>
>
> > I'm no threading expert, but I can't find any way of communicating with
>
> > the hung thread to force it to return.
>
>
> thread.interrupt() works in most cases.  It causes the thread to throw
> an InterruptedException.
>
> -dain
>
>


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to