Andi Huber created ISIS-1940:
--------------------------------
Summary: MultiSelect Action Invocation throws
IllegalArgumentException
Key: ISIS-1940
URL: https://issues.apache.org/jira/browse/ISIS-1940
Project: Isis
Issue Type: Bug
Components: Core
Affects Versions: 2.0.0-M1
Reporter: Andi Huber
Assignee: Andi Huber
Fix For: 2.0.0-M1
Need to investigate this further, by now I just have this ...
{code:java}
java.lang.IllegalArgumentException
argument type mismatch
sun.reflect.NativeMethodAccessorImpl#invoke0(NativeMethodAccessorImpl.java:-2)
sun.reflect.NativeMethodAccessorImpl#invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl#invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method#invoke(Method.java:498)
org.apache.isis.core.commons.lang.MethodExtensions#invoke(MethodExtensions.java:44)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)