[cdi-dev] concurrecy utilities 4 EE and cdi scopes

Romain Manni-Bucau rmannibucau at gmail.com
Mon Jun 17 10:31:03 EDT 2013


Hi guys,

reading concurrency utilities i understand the container should propagate
the caller "context" (no link with cdi contexts) but it doesn't defined
explicitly what it is. So here is the question: are CDI contexts (scopes)
included in this "context"? - i think to request, session, conversation
scopes in particular.

Since you can submit a request scope bean (bad idea but allowed
explicitely) i tend to think it should be done but then the request scope
is broken (since that's a thread scope by design) so not sure where is the
issue if there is one or if i missed something.

Any idea?

*Romain Manni-Bucau*
*Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20130617/76430fbb/attachment.html 


More information about the cdi-dev mailing list