[cdi-dev] where is defined javax.enterprise.context.conversation.id?

Romain Manni-Bucau rmannibucau at gmail.com
Mon Dec 29 17:10:49 EST 2014


Hmm this  is the url param not the el one called
javax.enterprise.context.conversation.id used in cdi tck and weld doc.
Le 29 déc. 2014 21:40, "Antonio Goncalves" <antonio.goncalves at gmail.com> a
écrit :

> Nothing in JSF nor in Servlet, but in CDI 1.2 Specification :
>
> *6.7.4. Conversation context lifecycle*
> *(...)*
> *The long-running conversation associated with a*
> *request may be propagated to any Servlet request via use of a request
> parameter named cid*
> *containing the unique identifier of the conversation. In this case, the
> application must manage this*
> *request parameter.*
> *(...)*
> *This is accomplished via use of a request parameter named cid containing
> the unique*
> *identifier of the conversation.*
> *(...)*
>
> On Mon, Dec 29, 2014 at 7:54 PM, Romain Manni-Bucau <rmannibucau at gmail.com
> > wrote:
>
>> Hi guys
>>
>> didnt find in CDI and JSF PDFs where is defined
>> "javax.enterprise.context.conversation.id". Seems it should be
>> available in ELs.
>>
>> Do you have any pointer please?
>>
>>
>> Romain Manni-Bucau
>> @rmannibucau
>> http://www.tomitribe.com
>> http://rmannibucau.wordpress.com
>> https://github.com/rmannibucau
>> _______________________________________________
>> cdi-dev mailing list
>> cdi-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/cdi-dev
>>
>> Note that for all code provided on this list, the provider licenses the
>> code under the Apache License, Version 2 (
>> http://www.apache.org/licenses/LICENSE-2.0.html). For all other ideas
>> provided on this list, the provider waives all patent and other
>> intellectual property rights inherent in such information.
>>
>
>
>
> --
> Antonio Goncalves
> Software architect, Java Champion and Pluralsight author
>
> Web site <http://www.antoniogoncalves.org> | Twitter
> <http://twitter.com/agoncal> | LinkedIn
> <http://www.linkedin.com/in/agoncal> | Pluralsight
> <http://pluralsight.com/training/Authors/Details/antonio-goncalves> | Paris
> JUG <http://www.parisjug.org> | Devoxx France <http://www.devoxx.fr>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20141229/a0617acf/attachment.html 


More information about the cdi-dev mailing list