[weld-issues] [JBoss JIRA] Created: (WELD-810) WeldValueExpression must override methods isReadOnly and isLiteralText.

Rogerio Baldini (JIRA) jira-events at lists.jboss.org
Tue Dec 28 14:50:17 EST 2010


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

       



More information about the weld-issues mailing list