Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-1436

org.apache.webbeans.el22.WrappedValueExpressionNode'does not have the property 'xxx'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.2
    • None
    • None

    Description

      It seems that the dotted-name change breaks many EL expression.

      jakarta.el.PropertyNotFoundException: The class 'org.apache.webbeans.el22.WrappedValueExpressionNode' does not have the property 'xxx'.
      	at jakarta.el.BeanELResolver.getBeanProperty(BeanELResolver.java:576)
      	at jakarta.el.BeanELResolver.getValue(BeanELResolver.java:291)
      	at jakarta.el.CompositeELResolver.getValue(CompositeELResolver.java:136)
      	at org.apache.el.parser.AstValue.getValue(AstValue.java:169)
      	at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:190)
      	at org.apache.webbeans.el22.WrappedValueExpression.getValue(WrappedValueExpression.java:67)
      	at org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:100)
      	at jakarta.faces.component._DeltaStateHelper.eval(_DeltaStateHelper.java:339)
      	at jakarta.faces.component.UIOutput.getValue(UIOutput.java:69)
      

      In DeltaSpike we deactivated the test because of it: https://github.com/apache/deltaspike/commit/fd13102bca5aade74f08fe41af2cb6d3663d6fe0

      Attachments

        Activity

          People

            tandraschko Thomas Andraschko
            tandraschko Thomas Andraschko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: