;a,b,c").split(",") )
>
> Exception in thread "main" java.lang.Error: Unresolved compilation problem:
> The method groovy(String) in the type
> ExpressionClause> is not applicable
> for the arguments (String[])
>
>
>
>
> --
> Vie
Clause> is not applicable
for the arguments (String[])
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-convert-property-value-to-array-tp5789924p5789965.html
Sent from the Camel - Users mailing list archive at Nabble.com.
xception: Method with name:
> size not found on bean: a,b,c of type: java.lang.String. Exchange[]
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/How-to-convert-property-value-to-array-tp5789924p5789930.html
> Sent from the Camel - Users mai
end"}");
Failed to invoke method: size on null due to:
org.apache.camel.component.bean.MethodNotFoundException: Method with name:
size not found on bean: a,b,c of type: java.lang.String. Exchange[]
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-convert-property-value-to-array-tp5789924
.foos} "
On Tue, Nov 8, 2016 at 3:40 PM, imranrazakhan
wrote:
> I am using Java DSL.
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.
> com/How-to-convert-property-value-to-array-tp5789924p5789926.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
I am using Java DSL.
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-convert-property-value-to-array-tp5789924p5789926.html
Sent from the Camel - Users mailing list archive at Nabble.com.
; from("direct:start")
> .setHeader("myList", simple(" ${properties:cool.foo} ") })
> .to("direct:end"}");
>
> Currently myList valuse is string like a,b,c
>
> How i can treat myList as array?
>
>
>
>
> --
> View this
se is string like a,b,c
How i can treat myList as array?
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-convert-property-value-to-array-tp5789924.html
Sent from the Camel - Users mailing list archive at Nabble.com.