You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by gliesian <ro...@gliesian.com> on 2013/09/01 05:17:04 UTC

Camel with MongoDB - Spring DSL

Can someone please provide a basic working example with Camel and MongoDB
using the Spring DSL?

Thanks,
Robert



--
View this message in context: http://camel.465427.n5.nabble.com/Camel-with-MongoDB-Spring-DSL-tp5738402.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel with MongoDB - Spring DSL

Posted by Raul Kripalani <ra...@evosent.com>.
Hi Robert,

There are only tests with the Java DSL.
I'll commit one with the Spring DSL and give you the link.

Regards,

*Raúl Kripalani*
Apache Camel PMC Member & Committer | Enterprise Architect, Open Source
Integration specialist
http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk

On Sun, Sep 1, 2013 at 4:17 AM, gliesian <ro...@gliesian.com> wrote:

> Can someone please provide a basic working example with Camel and MongoDB
> using the Spring DSL?
>
> Thanks,
> Robert
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-with-MongoDB-Spring-DSL-tp5738402.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Re: Camel with MongoDB - Spring DSL

Posted by Raul Kripalani <ra...@evosent.com>.
Here it is:
https://git-wip-us.apache.org/repos/asf?p=camel.git;a=blob;f=components/camel-mongodb/src/test/resources/org/apache/camel/component/mongodb/mongoBasicOperationsTest.xml;hb=8e2fb690
.

Hope it helps.

Regards,

*Raúl Kripalani*
Apache Camel PMC Member & Committer | Enterprise Architect, Open Source
Integration specialist
http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk

On Sun, Sep 1, 2013 at 4:17 AM, gliesian <ro...@gliesian.com> wrote:

> Can someone please provide a basic working example with Camel and MongoDB
> using the Spring DSL?
>
> Thanks,
> Robert
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-with-MongoDB-Spring-DSL-tp5738402.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>