Hi All,
Beyond the asynchronous event case, shouldn’t we provide a way for user to launch async
treatments in CDI with the possibility to keep the existing contexts at the moment of
async operation launch?
Today servlet or JAX-RS spec support async call without the loss of request for instance.
Shouldn’t we think to something like that?
Thanks for your input on that point.
Antoine