Hmm this is the url param not the el one called javax.enterprise.context.conversation.id used in cdi tck and weld doc.
Nothing in JSF nor in Servlet, but in CDI 1.2 Specification :6.7.4. Conversation context lifecycle(...)The long-running conversation associated with arequest may be propagated to any Servlet request via use of a request parameter named cidcontaining the unique identifier of the conversation. In this case, the application must manage thisrequest parameter.(...)This is accomplished via use of a request parameter named cid containing the uniqueidentifier of the conversation.(...)On Mon, Dec 29, 2014 at 7:54 PM, Romain Manni-Bucau <rmannibucau@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@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 | Twitter | LinkedIn | Pluralsight | Paris JUG | Devoxx France