Apache Camel 2.11 - Components for Neo4j, CouchDB, ElasticSearch, JMS, and CMIS
Join the DZone community and get the full member experience.
Join For FreeAs usual the Camel community continues to be very active. For the
upcoming Camel 2.11 release we already have five new components in the
works:
PS: There are 133 components.
- camel-neo4j - To integrate with the graph database neo4j
- camel-couchdb - To integrate with the Apache CouchDB
- camel-elastichsearch - To interface with an ElastichSearch Server
- camel-cmis - To integrate with CMIS compliant content repository
- camel-sjms - JMS component with pure JMS API (no 3rd party like spring-jms)
All five components started by members of the community and not by
people from the Camel team. For example, the camel-neo4j, and
camel-couchdb components were kindly donated to ASF by Stephen Samuel.
Bilgin Ibryam contributed the camel-cmis component, Cedric Vidal
donated the camel-elastichsearch component, and lastly Scott Sullivan
donated the camel-sjms component.
Since then Scott and Bilgin have been invited into the Camel team, and
both are Camel committers today. Scott will continue to improve and work
on camel-sjms. At this time we are looking for people who wanna give the
current code a test-spin. It will take some time to harden this
component to become as stable as the current camel-jms
component. We anticipate this will be ongoing work over the next couple of
Camel releases.
You can click on the links in the bulleted list to get to the Camel
documentation for each of these components, which has some sample code
as well.
Also, expect much improved CDI support from Camel in 2.11.
The 'in-progress' release notes of Camel 2.11 can be seen here.
Thanks a lot to the very active Camel community and for people who took the time to write components that benefit all of us. Keep up the great
work!
And in case you did not know, Apache Camel comes with a lot of
components out of the box. The screenshot below is a directory listing
from my laptop with the trunk code.
![]() |
Camel Components Galore |
PS: There are 133 components.
Apache Camel
Neo4j
Elasticsearch
Published at DZone with permission of Claus Ibsen, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Extending Java APIs: Add Missing Features Without the Hassle
-
Comparing Cloud Hosting vs. Self Hosting
-
Observability Architecture: Financial Payments Introduction
-
Competing Consumers With Spring Boot and Hazelcast
Comments