You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Cyril Bonté (JIRA)" <ji...@apache.org> on 2010/02/13 22:16:27 UTC

[jira] Commented: (CXF-2671) Can't execute an operation with more than 128 arguments

    [ https://issues.apache.org/jira/browse/CXF-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833455#action_12833455 ] 

Cyril Bonté commented on CXF-2671:
----------------------------------

It works if org.apache.cxf.jaxb.WrapperHelperCompiler is modified to always fallback to reflection mode.

> Can't execute an operation with more than 128 arguments
> -------------------------------------------------------
>
>                 Key: CXF-2671
>                 URL: https://issues.apache.org/jira/browse/CXF-2671
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.2.6
>            Reporter: Cyril Bonté
>         Attachments: bug.wsdl
>
>
> When a WSDL provides more than 128 arguments, the client request fails on a ArrayIndexOutOfBoundsException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.