[
https://issues.apache.org/jira/browse/ISIS-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456891#comment-16456891
]
ASF subversion and git services commented on ISIS-1940:
-------------------------------------------------------
Commit 3bc8e4fcbc706f6fe65dc87bdb7f2ee754d1e1f2 in isis's branch
refs/heads/master from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3bc8e4f ]
ISIS-1940 uses the invocation-preprocessor for support method validation
> 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
> Priority: Major
> 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)