Thanks Claus ,
isseue created @ https://issues.apache.org/jira/browse/CAMEL-6179
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Simple-expression-in-spring-XML-not-work-if-it-come-in-multiple-xml-line-tp5729408p5729426.html
Sent fro
On Tue, Mar 19, 2013 at 3:01 PM, Darwish wrote:
> Hi,
>
> camel version is : 2.10.1
>
Yeah we should add a single space when connecting the lines. Feel free
to log a JIRA ticket
http://camel.apache.org/support
>
>
>
> -
> Othman Darwish
> ProgressSoft Corp.
>
> --
> View this message in cont
Hi,
camel version is : 2.10.1
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Simple-expression-in-spring-XML-not-work-if-it-come-in-multiple-xml-line-tp5729408p5729421.html
Sent from the Camel - Users mailing list archive at Nabble
Hi
What Camel version do you use?
On Tue, Mar 19, 2013 at 12:51 PM, Darwish
wrote:
> Hi ,
>
> if I have a simple expression like this (its auto formatted by my eclipse
> xml editor) :
>
> ${property.p1} contains 'xyz' and
> ${property.p2} contains 'false'
>
>
> it won’t work ,si