]
Antoine Sabot-Durand updated CDI-498:
-------------------------------------
Sprint: Sprint 1
Revise "6.7.5. The Conversation interface" - dots are not
valid in EL name
--------------------------------------------------------------------------
Key: CDI-498
URL:
https://issues.jboss.org/browse/CDI-498
Project: CDI Specification Issues
Issue Type: Bug
Affects Versions: 1.2.Final
Reporter: Tomas Remes
Fix For: 2.0 .Final
Seems that following part contradicts the EL spec:
{quote}The container provides a built-in bean with bean type Conversation , scope
@RequestScoped ,
and qualifier @Default , named javax.enterprise.context.conversation .{quote}
The EL name "javax.enterprise.context.conversation" is not valid.
Discussion available at
http://transcripts.jboss.org/channel/irc.freenode.org/%23cdi-dev/2015/%23...
and
http://lists.jboss.org/pipermail/cdi-dev/2015-January/thread.html - topic "where is
defined javax.enterprise.context.conversation.id?"