Thanx, it should be fixed by https://issues.apache.org/jira/browse/CAMEL-8437
--
View this message in context:
http://camel.465427.n5.nabble.com/MethodInfo-evaluate-expression-tp5764359p5764399.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi
I think we fixed that in the next release, eg 2.15.1
On Wed, Mar 18, 2015 at 5:00 PM, richardgroote wrote:
> Hello,
>
> We're trying to split the body at a specific position with the below
> statement.
>
> from("direct:abc").setHeader("tmp",
> constant("(?<=\\G.{3})")).setBody(simple("${body.