Hello,

A general question if anyone here knows off-hand or could point me to an
answer.  Perhaps it depends on the http client or server or whatever but....

If I start a new Java thread in server code that handles a RestEasy call,
does that new thread execute fully even if the original call has
ended/returned?  Or does it get canceled/interrupted/etc?

Thank you.
------------------------------------------------------------------------------
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to