refactor expressions from jsf 223 to el for seam integration
------------------------------------------------------------
Key: JBPM-2653
URL:
https://jira.jboss.org/jira/browse/JBPM-2653
Project: jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Tom Baeyens
Assignee: Tom Baeyens
Fix For: jBPM 4.3
Notes from the meeting with SEAM team at Devoxx, nov 2009:
expression resolving needs to be switched from jsr 223 to unified EL
scripts should remain with jsr 223
we need to make the ExpressionFactory lookup pluggable. in Seam context it needs to be
fetched from JNDI.
we can use the el-api from Sun. @see sun glassfish maven repo
http://download.java.net/maven/2/javax/el/el-api/
CDI -> planned for JBoss 6 (5.2)
!!! jBPM integration is with CDI, not with Seam
http://docs.jboss.org/cdi/
http://repo2.maven.org/maven2/javax/enterprise/cdi-api/1.0/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira