-
Bug
-
Resolution: Won't Do
-
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.
- blocks
-
JBPM-1174 Bug triage placeholder
- Closed