Re: camel-test-blueprint mocking

2013-03-03 Thread Willem jiang
If you are using camel-test-blueprint, it should have nothing to do with the spring-dm. Please make sure you are using camel-blueprint namespace to define the camel route. -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com B

Fwd: Dependencies for Camel Core 2.10

2013-03-03 Thread Igor Stepanov
Failed to send the mail to "iss...@camel.apache.org", so trying this one. -- Forwarded message -- From: Igor Stepanov Date: 2013/3/3 Subject: Dependencies for Camel Core 2.10 To: iss...@camel.apache.org Hi Apache Camel Community, I'm a new user of this cool integration framewor

Re: camel-smpp optional param issue ?

2013-03-03 Thread Christian Müller
It's not supported right now, but it should simple to add. Feel free to log a JIRA so we can start working on it. Best, Christian Sent from a mobile device Am 02.03.2013 10:20 schrieb "anuragg" : > I am using "camel-smpp" version 2.10.3 . > > It looks like while creation of submitSm from Exchang

camel-test-blueprint mocking

2013-03-03 Thread Ryan Moquin
/I had converted my camel routes from using camel-test to camel-test-blueprint. I switched to version 2.10.4 which prevents my camel routes from being executed twice per test as I was seeing with 2.11.0-SNAPSHOT, but I've been having trouble with mocking an endpoint and skipping sending to the ori

Re: camel-blueprint-test issues

2013-03-03 Thread Ryan Moquin
This fix would be in a snapshot by now right? Just want to make sure I try it against a corrected snapshot. Ryan On Sat, Mar 2, 2013 at 3:17 PM, Ryan Moquin wrote: > Awesome, was sure I wasn't crazy. :) Happy it's fixed already! > > Ryan > On Feb 28, 2013 3:48 AM, "Claus Ibsen" wrote: > >>