Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-782

Value binding used in <action expression="#{foo.bar}"/> instead of method binding

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • None
    • None

      I noticed that if I write

      <action expression="#

      {foo.bar}

      "/>

      then this resolves to the method of Foo named isBar() instead of bar().

      It should prefer bar(), it is a method binding, not a value binding.

              tom.baeyens Tom Baeyens (Inactive)
              gavin.king Gavin King (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: