Get the data from Endpoint and Storing those data in to database

2014-01-13 Thread vinayk0889
I am new to Apache Camel. my requirement is getting the data from rest endpoint and storing in to database. i have started development, i can able to get the data from endpoint. but the thing is data is having so many foreign key references. So before storing in to the actual table, need to store d

camel pull request: Camel Couchbase component

2014-01-13 Thread ugol
GitHub user ugol opened a pull request: https://github.com/apache/camel/pull/87 Camel Couchbase component Added a camel-couchbase component. Need to write the documentation and some more thorough tests You can merge this pull request into a Git repository by running: $ git pul