[weld-issues] [JBoss JIRA] Created: (WELD-548) Conversation not available in EL
David Beaumont (JIRA)
jira-events at lists.jboss.org
Tue Jun 8 08:52:38 EDT 2010
Conversation not available in EL
--------------------------------
Key: WELD-548
URL: https://jira.jboss.org/browse/WELD-548
Project: Weld
Issue Type: Bug
Components: Conversations
Affects Versions: 1.0.1.Final
Environment: GlassFish Server Open Source Edition 3.0.1 on Mac OS 10.6 and Windows 7. WELD-000900 1.0.1 (SP2)
Reporter: David Beaumont
The Weld documentation states that you can use #{conversation} to access the conversation from within a facelets page. This does not work, though using #{javax.enterprise.context.conversation} does access the conversation. I discovered this by looking at the source at:
http://anonsvn.jboss.org/repos/weld/core/trunk/impl/src/main/java/org/jboss/weld/conversation/ConversationImpl.java
Also see: http://seamframework.org/Community/ApparentInaccuraciesInConversationDocumentation
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list