WeldValueExpression must override methods isReadOnly and isLiteralText.
-----------------------------------------------------------------------

                 Key: WELD-810
                 URL: https://issues.jboss.org/browse/WELD-810
             Project: Weld
          Issue Type: Bug
          Components: CDI API
    Affects Versions: 1.1.0.CR3
            Reporter: Rogerio Baldini
            Priority: Critical


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: http://www.atlassian.com/software/jira

       

_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to