[
https://issues.apache.org/jira/browse/CAMEL-7679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-7679.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.14.0
2.13.3
2.12.5
I just committed a quick fix of it, now the route could be like this
{code}
from(CXF_RS_ENDPOINT_URI).to("bean://service?multiParameterArray=true");
{code}
If you want to use the bean DSL, you need to wait for camel 2.14.0 which has
the patch of CAMEL-7682.
> [cxfrs] Second argument is null when consumer invoke the bean with two
> arguments
> --------------------------------------------------------------------------------
>
> Key: CAMEL-7679
> URL: https://issues.apache.org/jira/browse/CAMEL-7679
> Project: Camel
> Issue Type: Bug
> Components: camel-cxf
> Affects Versions: 2.13.2
> Reporter: Alexey Markevich
> Assignee: Willem Jiang
> Fix For: 2.12.5, 2.13.3, 2.14.0
>
> Attachments: camel-cxfrs-put-two-args.zip
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)