Re: Faster execution of JUnit tests

2014-11-14 Thread Aki Yoshida
Hi Camel-Team, I have been talking with Milos about this ekstazi tool. Although we have identified a few shortcomings in some cases during our tests and discussion, I think this tool offers an interesting test option for Camel developers. And I believe It will be a mutual benefit for us to use this

Re: How to read Camel exchange property in camel producer?

2014-11-14 Thread Claus Ibsen
Hi See this FAQ http://camel.apache.org/how-to-use-a-dynamic-uri-in-to.html On Fri, Nov 14, 2014 at 10:59 AM, bharadwaj wrote: > For example , i am reading the camel property as below "systemurl" > > /test/text() > > > > is it right to define? or is there any other way to read the camel prope

Caused by: java.net.MalformedURLException: no protocol: ${systemurl}

2014-11-14 Thread bharadwaj
For example , i am reading the camel property as below "systemurl" /test/text() is it right to define? or is there any other way to read the camel property? -- View this message in context: http://camel.465427.n5.nabble.com/Caused-by-java-net-MalformedURLException-no-protocol-systemurl-tp57

How to read Camel exchange property in camel producer?

2014-11-14 Thread bharadwaj
For example , i am reading the camel property as below "systemurl" /test/text() is it right to define? or is there any other way to read the camel property? -- View this message in context: http://camel.465427.n5.nabble.com/How-to-read-Camel-exchange-property-in-camel-producer-tp5759104.htm