]
Pete Muir updated WELD-810:
---------------------------
Fix Version/s: 1.2.0.Beta1
Unfortunately the 1.1.0 release is closed for new issues except for critical and security
fixes.
WeldValueExpression must override methods isReadOnly and
isLiteralText.
-----------------------------------------------------------------------
Key: WELD-810
URL:
https://issues.jboss.org/browse/WELD-810
Project: Weld
Issue Type: Bug
Components: Web Tier integration (JSF, JSP, EL and Servlet)
Affects Versions: 1.1.0.CR3
Reporter: Rogerio Baldini
Fix For: 1.2.0.Beta1
WeldValueExpression must override other methods of ancestor ForwardingValueExpression to
push a new CreationalContextCallable() in ELCreationalContextStack.
If it wasn´t done, it will throw IllegalStateException("No CreationalContext
registered for EL evaluation, it is likely that the the expression factory has not been
wrapped by the CDI BeanManager, which must be done to use the ELResolver from CDI").
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: