Stefan Eder
Please consider to trim simple expressions before parsing –
Currently (2.9.0) simple expressions starting with '\n' cause a
SimpleParserException to be thrown (Unexpected token ...).
Stripping leading/tr...
Loading...
Claus Ibsen-2
Hi
Yeah from a XML point of view, where people may define it as
<simple>
foo
</simple>
I guess it would be rare for people...
Loading...
Claus Ibsen-2
Hi
Willem created a ticket and implementa fix, which will be part of the
next Camel 2.9.1 release.
On Sun, Feb 5, 2012 at 10:10 AM, Claus I...