Author: buildbot
Date: Wed Apr 15 06:20:01 2015
New Revision: 947689

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/user-stories.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/user-stories.html
==============================================================================
--- websites/production/camel/content/user-stories.html (original)
+++ websites/production/camel/content/user-stories.html Wed Apr 15 06:20:01 2015
@@ -75,7 +75,7 @@
        <tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><h2 id="UserStories-UserStories">User 
Stories</h2><p>This page is intended as a place to collect user stories and 
feedback on Apache Camel. If you are using or have tried Apache Camel please 
add an entry or comment; or post to the <a shape="rect" 
href="discussion-forums.html">Discussion Forums</a>.</p><div 
class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" 
rowspan="1" class="confluenceTh"><p>Company, Product, or Project</p></th><th 
colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://activemq.apache.org/";>Apache ActiveMQ</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>Uses Camel to add <a shape="rect" 
href="enterprise-integration-patterns.html">Enterprise Integration Patterns</a> 
support into the <a shape="rect" class="external-link" 
href="http://activemq.apache.org/enterprise-in
 tegration-patterns.html">ActiveMQ broker</a>. If you run an out of the box 
ActiveMQ broker, look in conf/camel.xml and you'll see 
<code>&lt;camelContext&gt;</code> with some example routing rules. Can be used 
to bridge ActiveMQ with any of the camel <a shape="rect" 
href="components.html">Components</a>.</p></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://servicemix.apache.org/home.html";>Apache ServiceMix</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>Uses Camel as a routing engine 
as a <a shape="rect" class="external-link" 
href="http://servicemix.apache.org/servicemix-camel.html";>JBI service unit</a> 
for use either in <a shape="rect" href="jbi.html">JBI</a> or OSGi to route 
between JBI endpoints. See the <a shape="rect" class="external-link" 
href="http://servicemix.apache.org/3-beginner-using-apache-camel-inside-servicemix.html";>tutorial</a>
 or <a shape="rect" class="external-link" href="http://serv
 icemix.apache.org/camel-example.html">example</a></p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="http://www.jboss.org/products/fuse/overview/"; 
rel="nofollow">JBoss Fuse</a><a shape="rect" class="external-link" 
href="http://fusesource.com/products/enterprise-servicemix/"; rel="nofollow"><br 
clear="none">(formerly known as Fuse ESB)&#160;</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>Red Hat provides a commercial distribution 
of an ESB which includes Camel, ActiveMQ, CXF, ServiceMix, Karaf, <a 
shape="rect" class="external-link" href="http://fabric8.io/"; 
rel="nofollow">fabric8</a>, and <a shape="rect" class="external-link" 
href="http://hawt.io/"; rel="nofollow">hawtio</a>.</p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="http://tools.jboss.org/features/apachecamel.html"; 
rel="nofollow">Tools for Apache Camel </a>(formerly know as Fuse IDE)</p>
 </td><td colspan="1" rowspan="1" class="confluenceTd"><p>JBoss provides 
developer tooling for Camel, ActiveMQ, ServiceMix, Karaf, CXF, and <a 
shape="rect" class="external-link" href="http://fabric8.io/"; 
rel="nofollow">fabric8</a>. The tools is a set of Eclipse plugins, such as a 
graphical Camel editor.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><a shape="rect" class="external-link" 
href="http://fabric8.io/"; rel="nofollow">fabric8</a></td><td colspan="1" 
rowspan="1" class="confluenceTd">fabric8 is an open source integration 
platform, allow to run Camel applications anywhere; whether its on-premise or 
in the cloud.</td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://hawt.io/"; rel="nofollow">hawt.io</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>hawt.io is an open source HTML5 web 
application for visualizing, managing and tracing Camel routes &amp; endpoints, 
ActiveMQ brokers, JMX, O
 SGi, logging, and much more.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://grails.org"; rel="nofollow">Grails</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>The <a shape="rect" class="external-link" 
href="http://grails.org/plugin/routing"; rel="nofollow">Grails Camel Routing 
Plugin</a> provides integration of Camel into Grails</p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://wiki.open-esb.java.net/Wiki.jsp?page=CamelSE"; rel="nofollow">Open 
ESB Camel SE</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Provides a JBI Service Engine for <a shape="rect" 
class="external-link" href="https://open-esb.dev.java.net/"; rel="nofollow">Open 
ESB</a>. See the <a shape="rect" class="external-link" 
href="http://blogs.sun.com/polyblog/entry/camel_fuji"; rel="nofollow">example 
using OpenESB and Fuji</a></p></td></tr><tr><td colspa
 n="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="http://www.subrecord.org/"; 
rel="nofollow">SubRecord</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Uses Camel for routing and EDA 
processing</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://openehealth.org/display/ipf2/Home"; rel="nofollow">Open eHealth 
Integration Platform</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>The Open eHealth Integration Platform (IPF) is an 
extension of the Apache Camel routing and mediation engine. It has an 
application programming layer based on the Groovy programming language and 
comes with comprehensive support for message processing and connecting systems 
in the eHealth domain.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://code.google.com/p/camel-soap/"; rel="nofollow">Camel 
SOAP</a></p></td
 ><td colspan="1" rowspan="1" class="confluenceTd"><p>Zero code WSDL based SOAP 
 >Client component for Apache Camel.</p></td></tr><tr><td colspan="1" 
 >rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
 >href="http://www.opensplice.com/section-item.asp?id=964"; 
 >rel="nofollow">PrismTech</a></p></td><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p>PrismTech Simplifies Systems Integration &amp; SOA 
 >Connectivity with Release of Open Source OpenSplice DDS Connector for Apache 
 >Camel.</p></td></tr><tr><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p><a shape="rect" class="external-link" 
 >href="http://github.com/hyperthunk/axiom"; 
 >rel="nofollow">Axiom</a></p></td><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p>Axiom is is a framework for testing integration 
 >scenarios and uses Apache Camel to interact with your integration 
 >stack.</p></td></tr><tr><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p><a shape="rect" class="external-link" 
 >href="http://www.regionh.dk/Engli
 sh/English.htm" rel="nofollow">Capital Region of Denmark</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>Chose to switch proprietary ESB 
to open source Apache Camel.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://www.arla.com/"; rel="nofollow">Arla Foods</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>Uses Camel to integrate 
business backend with web application for farmers to access information about 
quality of their delivered milk. Application used in numerous european 
countries.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://akkasource.org/"; rel="nofollow">Akka</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>Akka uses Apache Camel to implement 
additional messaging interfaces for <a shape="rect" class="external-link" 
href="http://doc.akkasource.org/actors"; rel="nofollow">actors</a>. Any Came
 l <a shape="rect" class="external-link" 
href="http://camel.apache.org/components.html";>component</a> can be used to 
send and receive messages from Akka actors. For details refer to the 
documentation of the <a shape="rect" class="external-link" 
href="http://doc.akkasource.org/camel"; rel="nofollow">akka-camel</a> extension 
module.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" href="http://jboss.org/drools"; 
rel="nofollow">JBoss Drools</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://blog.athico.com/2010/07/declarative-rest-services-for-drools.html"; 
rel="nofollow">Drools</a> integrates with Camel.</p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="http://www.jboss.org/jbossesb"; rel="nofollow">JBoss 
ESB</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>JBoss ESB 
integrates with Camel.</p>
 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" href="http://code.google.com/p/simple-dm/"; 
rel="nofollow">simple-dm</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Simple Dynamic Module System for Maven integrates with 
Camel.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="http://wiki.jonas.ow2.org/xwiki/bin/view/Main/WebHome"; 
rel="nofollow">JOnAS Application Server</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>JOnAS Application Server integrates with 
Camel.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" href="http://code.google.com/p/active-bam/"; 
rel="nofollow">Active BAM</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Web Console Business Activity Monitoring for 
ServiceMix, Camel and ActiveMQ.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenc
 eTd"><p><a shape="rect" class="external-link" 
href="http://incubator.apache.org/hise/";>Apache Hise</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>Apache Hise (Open Source 
Implementation of WS-Human-Task Specification) integrates with 
Camel.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" href="http://www.catify.com/"; 
rel="nofollow">Catify</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Catify is build on top of proven software stack like 
Spring, Apache ActiveMQ, Apache Camel, Apache Felix and 
MongoDB.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://touk.pl/toukeu/rw/pages/index.en.do"; 
rel="nofollow">TouK</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>We are using Apache ServiceMix (both 3.x and 4.x) with 
<a shape="rect" class="external-link" href="http://camel.apache.org/";>Apache 
Camel</a>, <a shape="rect
 " class="external-link" href="http://ode.apache.org/";>Apache ODE</a> and <a 
shape="rect" class="external-link" 
href="http://incubator.apache.org/hise/";>Apache HISE</a> as a middleware 
integration platform, with the biggest deployment for <a shape="rect" 
class="external-link" href="http://www.playmobile.pl/"; rel="nofollow">Play</a>, 
mobile telco operator in Poland</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://web.progress.com/en/sonic/sonic-esb.html"; rel="nofollow">Progress 
Sonic ESB</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Progress Sonic ESB uses Camel internally to mediate Web 
Service messages (leveraging CXF stack) and Sonic ESB 
messages</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/krasserm/scalaz-camel"; 
rel="nofollow">scalaz-camel</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Sca
 la(z)-based DSL for Apache Camel</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/obergner/camelpe"; 
rel="nofollow">camel-camelpe</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A CDI Portable Extension for Apache 
Camel</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" href="http://www.kuali.org/ole"; 
rel="nofollow">Kuali Ole</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Kuali OLE uses Apache Camel in their open source 
administrative software</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://code.google.com/p/caerusone/"; 
rel="nofollow">CaerusOne</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>CaerusOne is advanced application integration 
framework, sdk, server application server. It uses apache camel routing engine 
as part of cor
 e process engine.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://www.jboss.org/switchyard"; rel="nofollow">JBoss 
SwitchYard</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>SwitchYard is a lightweight service delivery framework 
for SOA and its integrated with Camel out of the box.</p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="https://github.com/osinka/camel-scala-extra"; 
rel="nofollow">camel-scala-extra</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Extra Apache Camel methods for 
Scala</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://github.com/marcuspocus/play-camel"; 
rel="nofollow">camel-play</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A EIP + Messaging module for the Play! 
Framework</p></td></tr><tr><td colspan="1" rowspan=
 "1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://activiti.org/"; rel="nofollow">Activiti</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://bpmn20inaction.blogspot.com/2011/05/supersize-activiti-with-mule-esb-and.html";
 rel="nofollow">Activiti BPM</a> has direct Apache Camel 
integration.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://easyforms-camel.forge.onehippo.org/"; rel="nofollow">EasyForms 
Camel Support</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>The EasyForms Camel Support Components provides 
extended HST EasyForms Components which can invoke Apache Camel 
Routes.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="http://code.google.com/p/rmannibucau/wiki/CamelDiagramGenerator"; 
rel="nofollow">CamelDiagramGenerator</a></p></td><td colsp
 an="1" rowspan="1" class="confluenceTd"><p>A maven plugin to generate camel 
diagram from routes.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://sksamuel.github.com/camelwatch/"; 
rel="nofollow">CamelWatch</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A web app for monitoring Camel 
applications.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://zeroturnaround.com/software/jrebel"; 
rel="nofollow">JRebel</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>JRebel now supports <a shape="rect" 
class="external-link" 
href="http://zeroturnaround.com/jrebel/jrebel-5-1-2-released-apache-camel-now-supported/";
 rel="nofollow">reloading Camel routes</a> without any application server 
restarts.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/AlanFos
 ter/Camelry" rel="nofollow">Camelry</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>This IntelliJ plugin is designed to improve the 
development experience when working with Apache Blueprint, Apache karaf and 
Apache Camel.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><a shape="rect" class="external-link" 
href="http://giacomolm.github.io/Jel/"; rel="nofollow">Jel</a></td><td 
colspan="1" rowspan="1" class="confluenceTd">Javascript graphical Editor that 
generates DSL. This is a web based tooling that offers a GUI for defining and 
editing Apache Camel routes using the XML DSL.</td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"><a shape="rect" class="external-link" 
href="http://crossing-tech.github.io/babel/"; rel="nofollow">Babel</a></td><td 
colspan="1" rowspan="1" class="confluenceTd">Babel is a Domain Specific 
Language for Integration made in Scala. It provides elegant API in order to use 
well-known integration frameworks. <span>Babel provi
 des an API on top of Apache Camel which may be used in 
Scala.</span></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><a 
shape="rect" class="external-link" 
href="https://github.com/wildflyext/wildfly-camel"; rel="nofollow">Wildfly 
Camel</a></td><td colspan="1" rowspan="1" class="confluenceTd"><p>The 
WildFly-Camel Subsystem allows you to add Camel Routes as part of the WildFly 
configuration. Routes can be deployed as part of JavaEE applications. JavaEE 
components can access the Camel Core API and various Camel Component APIs. Your 
Enterprise Integration Solution can be architected as a combination of JavaEE 
and Camel functionality.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><a shape="rect" class="external-link" 
href="https://github.com/hekonsek/camel-m2m-gateway"; rel="nofollow">Camel M2M 
gateway</a></td><td colspan="1" rowspan="1" class="confluenceTd">This project 
summarizes the R&amp;D activities around the process of adopting the Apache 
Camel as t
 he Internet Of Things M2M gateway. By the gateway we understand a field device 
with the moderate processing power (such as Raspberry Pi or BeagleBone Black) 
responsible for the routing of the messages between the IoT edge devices 
(sensors, drones, cars, etc) and the data 
center.</td></tr></tbody></table></div><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>User Groups</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://groups.google.com/group/camel-user-group-denmark"; 
rel="nofollow">Apache Camel User Group Denmark</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>A danish user group for Apache 
Camel.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="http://groups.google.com/group/apache-camel-user-gr
 oup-tunisia" rel="nofollow">Apache Camel User Group Tunisia</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>A tunisian user group for 
Apache Camel.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://www.linkedin.com/groups?gid=2447439&amp;trk=hb_side_g"; 
rel="nofollow">Linkedin Apache Camel Group</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>The Apache Camel group in 
linkedin.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><a 
shape="rect" class="external-link" 
href="https://plus.google.com/communities/106271384875356488225"; 
rel="nofollow">Google+ Apache Camel Group</a></td><td colspan="1" rowspan="1" 
class="confluenceTd">The apache Camel group in 
google+</td></tr></tbody></table></div><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>External Camel Components</p></th><th colspan="1" 
rowspan="1" cl
 ass="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/gerco/camel-apama"; 
rel="nofollow">camel-apama</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Camel component for <a shape="rect" 
class="external-link" href="http://web.progress.com/en/apama/index.html"; 
rel="nofollow">Progress Apama</a></p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://github.com/osinka/camel-beanstalk"; 
rel="nofollow">camel-beanstalk</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Apache Camel component for 
beanstalk.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://github.com/ticktock/camel-cassandra"; 
rel="nofollow">camel-cassandra</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Camel Cassandra component.</p></td
 ></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
 >class="external-link" href="https://github.com/oscerd/camel-cassandra"; 
 >rel="nofollow">camel-cassandra</a><a shape="rect" class="external-link" 
 >href="http://github.com/ticktock/camel-cassandra"; 
 >rel="nofollow"></a></p></td><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p>Another Camel Cassandra component based on Cassandra 
 >Datastax Java Driver.</p></td></tr><tr><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p><a shape="rect" class="external-link" 
 >href="https://github.com/jdavisonc/camel-gdrive"; 
 >rel="nofollow">camel-gdrive</a></p></td><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p>A Camel component for Google 
 >Drive.</p></td></tr><tr><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p><a shape="rect" class="external-link" 
 >href="https://github.com/cdollins/camel-grizzly"; 
 >rel="nofollow">camel-grizzly</a></p></td><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p>A component that works with the Glassf
 ish Grizzly networking library</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://code.google.com/p/isotypes/"; 
rel="nofollow">camel-isotypes</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Camel component for ISO8583 
isotypes.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://accord.ow2.org/odetteftp/camel.html"; 
rel="nofollow">camel-oftp2</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://www.neociclo.com/"; rel="nofollow">Neociclo</a> provides an <a 
shape="rect" class="external-link" 
href="http://accord.ow2.org/odetteftp/protocol.html"; rel="nofollow">OFTP2</a> 
component for Apache Camel.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://bitbucket.org/arkadi/camel-sipe"; rel="nofollow">camel-sipe<
 /a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>A Camel 
component to communicate with Microsoft Office Communicator and Lync 
Servers.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/Redpill-Linpro/camel-smb"; rel="nofollow">Camel 
SMB</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>This 
project is a Samba Camel component build on top of <a shape="rect" 
class="external-link" href="http://jcifs.samba.org"; 
rel="nofollow">JCIFS</a>.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/wheijke/camel-tika"; 
rel="nofollow">camel-tika</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Camel data format for <a shape="rect" 
class="external-link" href="http://tika.apache.org/";>Apache 
Tika</a></p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-
 link" href="https://github.com/soluvas/tumblej"; 
rel="nofollow">camel-tumblr</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Camel component to post to 
Tumblr.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="http://code.google.com/p/oracle-coherence-camel-component/"; 
rel="nofollow">Oracle Coherence Camel Component</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>A Camel component for integrating with 
Oracle Coherence</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/osinka/camel-scala-extra"; 
rel="nofollow">camel-scala-extra</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Extra Apache Camel methods for 
Scala</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://github.com/Bluelock/camel-spring-amqp"; rel="nofollow">camel-spring
 -amqp</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>A Camel 
component to integrate with Spring AMQP to communicate with for example 
RabbitMQ.</p></td></tr></tbody></table></div><p>&#160;</p><p></p></div>
+<div class="wiki-content maincontent"><h2 id="UserStories-UserStories">User 
Stories</h2><p>This page is intended as a place to collect user stories and 
feedback on Apache Camel. If you are using or have tried Apache Camel please 
add an entry or comment; or post to the <a shape="rect" 
href="discussion-forums.html">Discussion Forums</a>.</p><div 
class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" 
rowspan="1" class="confluenceTh"><p>Company, Product, or Project</p></th><th 
colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://activemq.apache.org/";>Apache ActiveMQ</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>Uses Camel to add <a shape="rect" 
href="enterprise-integration-patterns.html">Enterprise Integration Patterns</a> 
support into the <a shape="rect" class="external-link" 
href="http://activemq.apache.org/enterprise-in
 tegration-patterns.html">ActiveMQ broker</a>. If you run an out of the box 
ActiveMQ broker, look in conf/camel.xml and you'll see 
<code>&lt;camelContext&gt;</code> with some example routing rules. Can be used 
to bridge ActiveMQ with any of the camel <a shape="rect" 
href="components.html">Components</a>.</p></td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://servicemix.apache.org/home.html";>Apache ServiceMix</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>Uses Camel as a routing engine 
as a <a shape="rect" class="external-link" 
href="http://servicemix.apache.org/servicemix-camel.html";>JBI service unit</a> 
for use either in <a shape="rect" href="jbi.html">JBI</a> or OSGi to route 
between JBI endpoints. See the <a shape="rect" class="external-link" 
href="http://servicemix.apache.org/3-beginner-using-apache-camel-inside-servicemix.html";>tutorial</a>
 or <a shape="rect" class="external-link" href="http://serv
 icemix.apache.org/camel-example.html">example</a></p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="http://www.jboss.org/products/fuse/overview/"; 
rel="nofollow">JBoss Fuse</a><a shape="rect" class="external-link" 
href="http://fusesource.com/products/enterprise-servicemix/"; rel="nofollow"><br 
clear="none">(formerly known as Fuse ESB)&#160;</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>Red Hat provides a commercial distribution 
of an ESB which includes Camel, ActiveMQ, CXF, ServiceMix, Karaf, <a 
shape="rect" class="external-link" href="http://fabric8.io/"; 
rel="nofollow">fabric8</a>, and <a shape="rect" class="external-link" 
href="http://hawt.io/"; rel="nofollow">hawtio</a>.</p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="http://tools.jboss.org/features/apachecamel.html"; 
rel="nofollow">Tools for Apache Camel </a>(formerly know as Fuse IDE)</p>
 </td><td colspan="1" rowspan="1" class="confluenceTd"><p>JBoss provides 
developer tooling for Camel, ActiveMQ, ServiceMix, Karaf, CXF, and <a 
shape="rect" class="external-link" href="http://fabric8.io/"; 
rel="nofollow">fabric8</a>. The tools is a set of Eclipse plugins, such as a 
graphical Camel editor.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><a shape="rect" class="external-link" 
href="http://fabric8.io/"; rel="nofollow">fabric8</a></td><td colspan="1" 
rowspan="1" class="confluenceTd">fabric8 is an open source integration 
platform, allow to run Camel applications anywhere; whether its on-premise or 
in the cloud.</td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://hawt.io/"; rel="nofollow">hawt.io</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>hawt.io is an open source HTML5 web 
application for visualizing, managing and tracing Camel routes &amp; endpoints, 
ActiveMQ brokers, JMX, O
 SGi, logging, and much more.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://grails.org"; rel="nofollow">Grails</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>The <a shape="rect" class="external-link" 
href="http://grails.org/plugin/routing"; rel="nofollow">Grails Camel Routing 
Plugin</a> provides integration of Camel into Grails</p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://wiki.open-esb.java.net/Wiki.jsp?page=CamelSE"; rel="nofollow">Open 
ESB Camel SE</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Provides a JBI Service Engine for <a shape="rect" 
class="external-link" href="https://open-esb.dev.java.net/"; rel="nofollow">Open 
ESB</a>. See the <a shape="rect" class="external-link" 
href="http://blogs.sun.com/polyblog/entry/camel_fuji"; rel="nofollow">example 
using OpenESB and Fuji</a></p></td></tr><tr><td colspa
 n="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="http://www.subrecord.org/"; 
rel="nofollow">SubRecord</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Uses Camel for routing and EDA 
processing</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://openehealth.org/display/ipf2/Home"; rel="nofollow">Open eHealth 
Integration Platform</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>The Open eHealth Integration Platform (IPF) is an 
extension of the Apache Camel routing and mediation engine. It has an 
application programming layer based on the Groovy programming language and 
comes with comprehensive support for message processing and connecting systems 
in the eHealth domain.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://code.google.com/p/camel-soap/"; rel="nofollow">Camel 
SOAP</a></p></td
 ><td colspan="1" rowspan="1" class="confluenceTd"><p>Zero code WSDL based SOAP 
 >Client component for Apache Camel.</p></td></tr><tr><td colspan="1" 
 >rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
 >href="http://www.opensplice.com/section-item.asp?id=964"; 
 >rel="nofollow">PrismTech</a></p></td><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p>PrismTech Simplifies Systems Integration &amp; SOA 
 >Connectivity with Release of Open Source OpenSplice DDS Connector for Apache 
 >Camel.</p></td></tr><tr><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p><a shape="rect" class="external-link" 
 >href="http://github.com/hyperthunk/axiom"; 
 >rel="nofollow">Axiom</a></p></td><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p>Axiom is is a framework for testing integration 
 >scenarios and uses Apache Camel to interact with your integration 
 >stack.</p></td></tr><tr><td colspan="1" rowspan="1" 
 >class="confluenceTd"><p><a shape="rect" class="external-link" 
 >href="http://www.regionh.dk/Engli
 sh/English.htm" rel="nofollow">Capital Region of Denmark</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>Chose to switch proprietary ESB 
to open source Apache Camel.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://www.arla.com/"; rel="nofollow">Arla Foods</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>Uses Camel to integrate 
business backend with web application for farmers to access information about 
quality of their delivered milk. Application used in numerous european 
countries.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://akkasource.org/"; rel="nofollow">Akka</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>Akka uses Apache Camel to implement 
additional messaging interfaces for <a shape="rect" class="external-link" 
href="http://doc.akkasource.org/actors"; rel="nofollow">actors</a>. Any Came
 l <a shape="rect" class="external-link" 
href="http://camel.apache.org/components.html";>component</a> can be used to 
send and receive messages from Akka actors. For details refer to the 
documentation of the <a shape="rect" class="external-link" 
href="http://doc.akkasource.org/camel"; rel="nofollow">akka-camel</a> extension 
module.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" href="http://jboss.org/drools"; 
rel="nofollow">JBoss Drools</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://blog.athico.com/2010/07/declarative-rest-services-for-drools.html"; 
rel="nofollow">Drools</a> integrates with Camel.</p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="http://www.jboss.org/jbossesb"; rel="nofollow">JBoss 
ESB</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>JBoss ESB 
integrates with Camel.</p>
 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" href="http://code.google.com/p/simple-dm/"; 
rel="nofollow">simple-dm</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Simple Dynamic Module System for Maven integrates with 
Camel.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="http://wiki.jonas.ow2.org/xwiki/bin/view/Main/WebHome"; 
rel="nofollow">JOnAS Application Server</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>JOnAS Application Server integrates with 
Camel.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" href="http://code.google.com/p/active-bam/"; 
rel="nofollow">Active BAM</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Web Console Business Activity Monitoring for 
ServiceMix, Camel and ActiveMQ.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenc
 eTd"><p><a shape="rect" class="external-link" 
href="http://incubator.apache.org/hise/";>Apache Hise</a></p></td><td 
colspan="1" rowspan="1" class="confluenceTd"><p>Apache Hise (Open Source 
Implementation of WS-Human-Task Specification) integrates with 
Camel.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" href="http://www.catify.com/"; 
rel="nofollow">Catify</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Catify is build on top of proven software stack like 
Spring, Apache ActiveMQ, Apache Camel, Apache Felix and 
MongoDB.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://touk.pl/toukeu/rw/pages/index.en.do"; 
rel="nofollow">TouK</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>We are using Apache ServiceMix (both 3.x and 4.x) with 
<a shape="rect" class="external-link" href="http://camel.apache.org/";>Apache 
Camel</a>, <a shape="rect
 " class="external-link" href="http://ode.apache.org/";>Apache ODE</a> and <a 
shape="rect" class="external-link" 
href="http://incubator.apache.org/hise/";>Apache HISE</a> as a middleware 
integration platform, with the biggest deployment for <a shape="rect" 
class="external-link" href="http://www.playmobile.pl/"; rel="nofollow">Play</a>, 
mobile telco operator in Poland</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://web.progress.com/en/sonic/sonic-esb.html"; rel="nofollow">Progress 
Sonic ESB</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Progress Sonic ESB uses Camel internally to mediate Web 
Service messages (leveraging CXF stack) and Sonic ESB 
messages</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/krasserm/scalaz-camel"; 
rel="nofollow">scalaz-camel</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Sca
 la(z)-based DSL for Apache Camel</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/obergner/camelpe"; 
rel="nofollow">camel-camelpe</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A CDI Portable Extension for Apache 
Camel</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" href="http://www.kuali.org/ole"; 
rel="nofollow">Kuali Ole</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Kuali OLE uses Apache Camel in their open source 
administrative software</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://code.google.com/p/caerusone/"; 
rel="nofollow">CaerusOne</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>CaerusOne is advanced application integration 
framework, sdk, server application server. It uses apache camel routing engine 
as part of cor
 e process engine.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://www.jboss.org/switchyard"; rel="nofollow">JBoss 
SwitchYard</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>SwitchYard is a lightweight service delivery framework 
for SOA and its integrated with Camel out of the box.</p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="https://github.com/osinka/camel-scala-extra"; 
rel="nofollow">camel-scala-extra</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Extra Apache Camel methods for 
Scala</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://github.com/marcuspocus/play-camel"; 
rel="nofollow">camel-play</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A EIP + Messaging module for the Play! 
Framework</p></td></tr><tr><td colspan="1" rowspan=
 "1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://activiti.org/"; rel="nofollow">Activiti</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://bpmn20inaction.blogspot.com/2011/05/supersize-activiti-with-mule-esb-and.html";
 rel="nofollow">Activiti BPM</a> has direct Apache Camel 
integration.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://easyforms-camel.forge.onehippo.org/"; rel="nofollow">EasyForms 
Camel Support</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>The EasyForms Camel Support Components provides 
extended HST EasyForms Components which can invoke Apache Camel 
Routes.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="http://code.google.com/p/rmannibucau/wiki/CamelDiagramGenerator"; 
rel="nofollow">CamelDiagramGenerator</a></p></td><td colsp
 an="1" rowspan="1" class="confluenceTd"><p>A maven plugin to generate camel 
diagram from routes.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://sksamuel.github.com/camelwatch/"; 
rel="nofollow">CamelWatch</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A web app for monitoring Camel 
applications.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://zeroturnaround.com/software/jrebel"; 
rel="nofollow">JRebel</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>JRebel now supports <a shape="rect" 
class="external-link" 
href="http://zeroturnaround.com/jrebel/jrebel-5-1-2-released-apache-camel-now-supported/";
 rel="nofollow">reloading Camel routes</a> without any application server 
restarts.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/AlanFos
 ter/Camelry" rel="nofollow">Camelry</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>This IntelliJ plugin is designed to improve the 
development experience when working with Apache Blueprint, Apache karaf and 
Apache Camel.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><a shape="rect" class="external-link" 
href="http://giacomolm.github.io/Jel/"; rel="nofollow">Jel</a></td><td 
colspan="1" rowspan="1" class="confluenceTd">Javascript graphical Editor that 
generates DSL. This is a web based tooling that offers a GUI for defining and 
editing Apache Camel routes using the XML DSL.</td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"><a shape="rect" class="external-link" 
href="http://crossing-tech.github.io/babel/"; rel="nofollow">Babel</a></td><td 
colspan="1" rowspan="1" class="confluenceTd">Babel is a Domain Specific 
Language for Integration made in Scala. It provides elegant API in order to use 
well-known integration frameworks. <span>Babel provi
 des an API on top of Apache Camel which may be used in 
Scala.</span></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><a 
shape="rect" class="external-link" 
href="https://github.com/wildflyext/wildfly-camel"; rel="nofollow">Wildfly 
Camel</a></td><td colspan="1" rowspan="1" class="confluenceTd"><p>The 
WildFly-Camel Subsystem allows you to add Camel Routes as part of the WildFly 
configuration. Routes can be deployed as part of JavaEE applications. JavaEE 
components can access the Camel Core API and various Camel Component APIs. Your 
Enterprise Integration Solution can be architected as a combination of JavaEE 
and Camel functionality.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><a shape="rect" class="external-link" 
href="https://github.com/hekonsek/camel-m2m-gateway"; rel="nofollow">Camel M2M 
gateway</a></td><td colspan="1" rowspan="1" class="confluenceTd">This project 
summarizes the R&amp;D activities around the process of adopting the Apache 
Camel as t
 he Internet Of Things M2M gateway. By the gateway we understand a field device 
with the moderate processing power (such as Raspberry Pi or BeagleBone Black) 
responsible for the routing of the messages between the IoT edge devices 
(sensors, drones, cars, etc) and the data center.</td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"><a shape="rect" class="external-link" 
href="https://www.youtube.com/watch?v=k_ckJ7QgLW0#t=480"; 
rel="nofollow">Netflix</a></td><td colspan="1" rowspan="1" 
class="confluenceTd">Netflix uses Apache Camel as part of the cloud payment 
system.</td></tr></tbody></table></div><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>User Groups</p></th><th colspan="1" rowspan="1" 
class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://groups.google.com/group/camel-user-group-denmark"; rel="nofollow
 ">Apache Camel User Group Denmark</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A danish user group for Apache 
Camel.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="http://groups.google.com/group/apache-camel-user-group-tunisia"; 
rel="nofollow">Apache Camel User Group Tunisia</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>A tunisian user group for Apache 
Camel.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="http://www.linkedin.com/groups?gid=2447439&amp;trk=hb_side_g"; 
rel="nofollow">Linkedin Apache Camel Group</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>The Apache Camel group in 
linkedin.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><a 
shape="rect" class="external-link" 
href="https://plus.google.com/communities/106271384875356488225"; 
rel="nofollow">Google+ Apache Camel Group</a><
 /td><td colspan="1" rowspan="1" class="confluenceTd">The apache Camel group in 
google+</td></tr></tbody></table></div><div class="table-wrap"><table 
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"><p>External Camel Components</p></th><th colspan="1" 
rowspan="1" class="confluenceTh"><p>Description</p></th></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="https://github.com/gerco/camel-apama"; 
rel="nofollow">camel-apama</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Camel component for <a shape="rect" 
class="external-link" href="http://web.progress.com/en/apama/index.html"; 
rel="nofollow">Progress Apama</a></p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://github.com/osinka/camel-beanstalk"; 
rel="nofollow">camel-beanstalk</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Apache Camel component for
  beanstalk.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://github.com/ticktock/camel-cassandra"; 
rel="nofollow">camel-cassandra</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Camel Cassandra component.</p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="https://github.com/oscerd/camel-cassandra"; 
rel="nofollow">camel-cassandra</a><a shape="rect" class="external-link" 
href="http://github.com/ticktock/camel-cassandra"; 
rel="nofollow"></a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Another Camel Cassandra component based on Cassandra 
Datastax Java Driver.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/jdavisonc/camel-gdrive"; 
rel="nofollow">camel-gdrive</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Camel component for G
 oogle Drive.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/cdollins/camel-grizzly"; 
rel="nofollow">camel-grizzly</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A component that works with the Glassfish Grizzly 
networking library</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://code.google.com/p/isotypes/"; 
rel="nofollow">camel-isotypes</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Camel component for ISO8583 
isotypes.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://accord.ow2.org/odetteftp/camel.html"; 
rel="nofollow">camel-oftp2</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://www.neociclo.com/"; rel="nofollow">Neociclo</a> provides an <a 
shape="rect" class="e
 xternal-link" href="http://accord.ow2.org/odetteftp/protocol.html"; 
rel="nofollow">OFTP2</a> component for Apache Camel.</p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href="https://bitbucket.org/arkadi/camel-sipe"; 
rel="nofollow">camel-sipe</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Camel component to communicate with Microsoft Office 
Communicator and Lync Servers.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/Redpill-Linpro/camel-smb"; rel="nofollow">Camel 
SMB</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>This 
project is a Samba Camel component build on top of <a shape="rect" 
class="external-link" href="http://jcifs.samba.org"; 
rel="nofollow">JCIFS</a>.</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/wheijke/camel-tika
 " rel="nofollow">camel-tika</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Camel data format for <a shape="rect" 
class="external-link" href="http://tika.apache.org/";>Apache 
Tika</a></p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/soluvas/tumblej"; 
rel="nofollow">camel-tumblr</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Camel component to post to 
Tumblr.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="http://code.google.com/p/oracle-coherence-camel-component/"; 
rel="nofollow">Oracle Coherence Camel Component</a></p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p>A Camel component for integrating with 
Oracle Coherence</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="https://github.com/osinka/camel-scala-extra"; rel="nofollow">camel-
 scala-extra</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>Extra Apache Camel methods for 
Scala</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" class="external-link" 
href="https://github.com/Bluelock/camel-spring-amqp"; 
rel="nofollow">camel-spring-amqp</a></p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p>A Camel component to integrate with Spring AMQP to 
communicate with for example 
RabbitMQ.</p></td></tr></tbody></table></div><p>&#160;</p><p></p></div>
         </td>
         <td valign="top">
           <div class="navigation">


Reply via email to