Yogi Devendra created APEXMALHAR-2176:
-----------------------------------------
Summary: expressionFunctions for FilterOperator throws
IndexOutOfBounds
Key: APEXMALHAR-2176
URL: https://issues.apache.org/jira/browse/APEXMALHAR-2176
Project: Apache Apex Malhar
Issue Type: Bug
Reporter: Yogi Devendra
Assignee: Yogi Devendra
Priority: Minor
If expressionFunctions are added through xml conf file as follows
{code}
<property>
<name>dt.application.FilterExample.operator.filterOperator.prop.expressionFunctions[5]</name>
<value>org.apache.commons.lang3.BooleanUtils.*</value>
</property>
{code}
This gives IndexOutOfBoundsException
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)