Author: buildbot
Date: Thu Jul 11 08:19:07 2013
New Revision: 869107

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/articles.html
    websites/production/camel/content/cache/main.pageCache

Modified: websites/production/camel/content/articles.html
==============================================================================
--- websites/production/camel/content/articles.html (original)
+++ websites/production/camel/content/articles.html Thu Jul 11 08:19:07 2013
@@ -104,7 +104,7 @@
 
 <p>These examples show Camel combined with several tools (e.g. IDE), ESBs, and 
other middleware products such as messaging or OSGi container.</p>
 
-<ul><li><a shape="rect" class="external-link" 
href="http://macstrac.blogspot.com/2011/01/wanna-try-our-apache-camel-developer.html";
 rel="nofollow">Wanna try our Apache Camel developer tools for Enterprise 
Integration Patterns?</a> by James Strachan</li><li><a shape="rect" 
class="external-link" 
href="http://ankiewsky.blogspot.com/2008/10/integrating-apache-camel-with-jboss-esb.html";
 rel="nofollow">Integrating Apache Camel with JBoss ESB</a> by <a shape="rect" 
class="external-link" href="http://ankiewsky.blogspot.com/"; 
rel="nofollow">Edgar Ankiewsky</a></li><li><a shape="rect" 
class="external-link" href="http://blogs.sun.com/polyblog/entry/camel_fuji"; 
rel="nofollow">Implementing Fuji integration scenario using Camel SE</a> by 
Louis Polycarpou on using Camel with Open ESB</li><li><a shape="rect" 
class="external-link" 
href="http://ankiewsky.blogspot.com/2009/02/combining-apachecamelbsf-to-make-jboss.html";
 rel="nofollow">Combining ApacheCamel+BSF to make JBoss ESB polyglot</a> by 
Edgard 
 Ankiewsky Silva, a JBoss employeer.</li><li><a shape="rect" 
class="external-link" 
href="http://coderthoughts.blogspot.com/2009/07/irc-alerter-written-using-apache-camel.html";
 rel="nofollow">An IRC alerter written using Apache Camel and Java</a> how to 
easily integrate IRC with Camel to monitor and do alerts.</li><li><a 
shape="rect" class="external-link" 
href="http://opensourceknowledge.blogspot.com/2009/07/things-to-consider-when-selecting.html";
 rel="nofollow">Things to consider when selecting between Apache Camel and 
Apache Servicemix</a> by Ashwin Karpe</li><li><a shape="rect" 
class="external-link" 
href="http://gnodet.blogspot.com/2009/10/jira-notification-system-for-irc-using.html";
 rel="nofollow">A jira notification system for irc using Camel</a> by Guillaume 
Nodet - all code is in a single XML hot deployed in <a shape="rect" 
class="external-link" href="http://felix.apache.org/site/index.html";>Apache 
Karaf</a>.</li><li><a shape="rect" class="external-link" href="http://blog.smook
 s.org/2010/02/22/apache-camel-smooks/" rel="nofollow">Camel + Smooks</a> from 
the official Smooks blog about Smooks integration Camel out of the 
box.</li><li><a shape="rect" class="external-link" 
href="http://magnus-k-karlsson.blogspot.com/2010/07/getting-started-with-apache-camel-and.html";
 rel="nofollow">Getting Started with Apache Camel and prepare for Apache 
ServiceMix deployment</a> by Magnus K Karlsson shows a test driven example how 
to start with Camel and the ServiceMix combo.</li><li><a shape="rect" 
class="external-link" 
href="http://www.answerconsulting.com/blog/davisond/servicemix-bridge-to-websphere-mq/";
 rel="nofollow">ServiceMix bridge to IBM WebSphereMQ</a> how to bridge ActiveMQ 
and IBM WebSphereMQ with Camel running inside Apache ServiceMix 4.x (OSGi 
based).</li><li><a shape="rect" class="external-link" 
href="http://lowry-techie.blogspot.com/2010/11/camel-integration-with-websphere-mq.html";
 rel="nofollow">Camel integration with WebSphere MQ</a> by Lowry Curry how to u
 se IBM MQ Series (WebSphereMQ) with Apache Camel running in Apache ServiceMix 
using OSGi</li><li><a shape="rect" class="external-link" 
href="http://www.dzone.com/links/r/smooks_osgi_camel_unedifact_servicemix.html"; 
rel="nofollow">Smooks OSGI: Camel, UN/EDIFACT, ServiceMix</a> shows how to use 
Smooks with Camel running in the Apache ServieMix OSGi container.</li><li><a 
shape="rect" class="external-link" 
href="http://lucazamador.wordpress.com/2011/06/15/jbpm5-drools-apache-camel-integration/";
 rel="nofollow">jBPM5/Drools Apache Camel integration</a> a blog entry talking 
about JBMP5/Drools integration with Apache Camel.</li><li><a shape="rect" 
class="external-link" 
href="http://lowry-techie.blogspot.com/2011/06/camel-integration-with-oracle-weblogic.html";
 rel="nofollow">Camel integration with Oracle WebLogic JMS</a> by Lowry Curry 
showing how to use Apache Camel JMS with Oracle WebLogic JMS, running in <a 
shape="rect" class="external-link" 
href="http://fusesource.com/products/enterprise
 -servicemix/" rel="nofollow">Fuse ESB</a>.</li><li><a shape="rect" 
class="external-link" 
href="http://coders-unite.blogspot.com/2011/07/using-netbeans-70-to-create-new-project.html";
 rel="nofollow">Using NetBeans 7.0 to create a new Apache Camel project</a> 
shows how to start from scratch in NetBeans to setup a Apache Camel project 
(tutorial style with screenshots)</li><li><a shape="rect" class="external-link" 
href="http://coders-unite.blogspot.com/2011/07/using-netbeans-70-to-create-apache.html";
 rel="nofollow">Using NetBeans 7.0 to create a new Apache Camel project without 
Spring dependency</a> shows how to start from scratch in NetBeans to setup a 
Apache Camel  project (tutorial style with screenshots) without any Spring 
dependency</li><li><a shape="rect" class="external-link" 
href="http://blog.nanthrax.net/2011/08/use-a-remote-ejb-in-camel-routes/"; 
rel="nofollow">Use remote EJB in Camel routes</a> by Jean-Baptiste Onofr&#233; 
explains how to use an EJB hosted in a remote  J2EE app
 lication server in a Camel route hosted in Apache ServiceMix.</li><li><a 
shape="rect" class="external-link" 
href="http://blog.nanthrax.net/2011/08/use-camel-cxf-and-karaf-to-implement-batches/";
 rel="nofollow">Use Camel, CXF and Karaf to implement batches</a> by 
Jean-Baptiste Onofr&#233; explains how to control a Camel route from  another 
route and a JAX-RS server using CXF, package into an OSGi bundle  ready to run 
in Apache Karaf.</li><li><a shape="rect" class="external-link" 
href="http://www.liquid-reality.de/x/G4Bk"; rel="nofollow">Karaf Tutorial Part 5 
- Running Apache Camel integrations in OSGi</a> by Christian Schneider, talks 
about using Camel, OSGi and Karaf.</li><li><a shape="rect" 
class="external-link" 
href="http://davsclaus.blogspot.com/2012/01/unit-testing-osgi-blueprint-with-apache.html";
 rel="nofollow">Unit testing OSGi Blueprint with Apache Camel made easier</a> - 
Blog post how Camel Testing with OSGi blueprint became much much easier, than 
having to resort to use pax e
 xam.</li><li><a shape="rect" class="external-link" 
href="http://blog.nanthrax.net/2012/02/communication-between-two-remote-camel-routes-using-karaf-cellar/";
 rel="nofollow">Communication between two remote Camel routes using Apache 
Karaf Cellar</a> by Jean-Baptiste Onofr&#233;</li><li><a shape="rect" 
class="external-link" 
href="http://jason-sherman.blogspot.se/2012/04/activemq-how-to-startstop-camel-routes.html";
 rel="nofollow">How to Start/Stop Camel Routes on an ActiveMQ Slave</a> - By 
Jason Sherman, whom blogs about how to align Camel routes in an  master/slave 
ActiveMQ cluster, to be active only when the broker is  active.</li><li><a 
shape="rect" class="external-link" 
href="https://github.com/magnuspalmer/wmbtesting/wiki/Article-about-testing-WMB";
 rel="nofollow">Article about testing WMB</a> - This article shows a hands-on 
approach of how you can test your IBM WebSphere Message Broker solutions in a 
simple way using modern tools, such as Apache Camel.</li></ul>
+<ul><li><a shape="rect" class="external-link" 
href="http://macstrac.blogspot.com/2011/01/wanna-try-our-apache-camel-developer.html";
 rel="nofollow">Wanna try our Apache Camel developer tools for Enterprise 
Integration Patterns?</a> by James Strachan</li><li><a shape="rect" 
class="external-link" 
href="http://ankiewsky.blogspot.com/2008/10/integrating-apache-camel-with-jboss-esb.html";
 rel="nofollow">Integrating Apache Camel with JBoss ESB</a> by <a shape="rect" 
class="external-link" href="http://ankiewsky.blogspot.com/"; 
rel="nofollow">Edgar Ankiewsky</a></li><li><a shape="rect" 
class="external-link" href="http://blogs.sun.com/polyblog/entry/camel_fuji"; 
rel="nofollow">Implementing Fuji integration scenario using Camel SE</a> by 
Louis Polycarpou on using Camel with Open ESB</li><li><a shape="rect" 
class="external-link" 
href="http://ankiewsky.blogspot.com/2009/02/combining-apachecamelbsf-to-make-jboss.html";
 rel="nofollow">Combining ApacheCamel+BSF to make JBoss ESB polyglot</a> by 
Edgard 
 Ankiewsky Silva, a JBoss employeer.</li><li><a shape="rect" 
class="external-link" 
href="http://coderthoughts.blogspot.com/2009/07/irc-alerter-written-using-apache-camel.html";
 rel="nofollow">An IRC alerter written using Apache Camel and Java</a> how to 
easily integrate IRC with Camel to monitor and do alerts.</li><li><a 
shape="rect" class="external-link" 
href="http://opensourceknowledge.blogspot.com/2009/07/things-to-consider-when-selecting.html";
 rel="nofollow">Things to consider when selecting between Apache Camel and 
Apache Servicemix</a> by Ashwin Karpe</li><li><a shape="rect" 
class="external-link" 
href="http://gnodet.blogspot.com/2009/10/jira-notification-system-for-irc-using.html";
 rel="nofollow">A jira notification system for irc using Camel</a> by Guillaume 
Nodet - all code is in a single XML hot deployed in <a shape="rect" 
class="external-link" href="http://felix.apache.org/site/index.html";>Apache 
Karaf</a>.</li><li><a shape="rect" class="external-link" href="http://blog.smook
 s.org/2010/02/22/apache-camel-smooks/" rel="nofollow">Camel + Smooks</a> from 
the official Smooks blog about Smooks integration Camel out of the 
box.</li><li><a shape="rect" class="external-link" 
href="http://magnus-k-karlsson.blogspot.com/2010/07/getting-started-with-apache-camel-and.html";
 rel="nofollow">Getting Started with Apache Camel and prepare for Apache 
ServiceMix deployment</a> by Magnus K Karlsson shows a test driven example how 
to start with Camel and the ServiceMix combo.</li><li><a shape="rect" 
class="external-link" 
href="http://www.answerconsulting.com/blog/davisond/servicemix-bridge-to-websphere-mq/";
 rel="nofollow">ServiceMix bridge to IBM WebSphereMQ</a> how to bridge ActiveMQ 
and IBM WebSphereMQ with Camel running inside Apache ServiceMix 4.x (OSGi 
based).</li><li><a shape="rect" class="external-link" 
href="http://lowry-techie.blogspot.com/2010/11/camel-integration-with-websphere-mq.html";
 rel="nofollow">Camel integration with WebSphere MQ</a> by Lowry Curry how to u
 se IBM MQ Series (WebSphereMQ) with Apache Camel running in Apache ServiceMix 
using OSGi</li><li><a shape="rect" class="external-link" 
href="http://www.dzone.com/links/r/smooks_osgi_camel_unedifact_servicemix.html"; 
rel="nofollow">Smooks OSGI: Camel, UN/EDIFACT, ServiceMix</a> shows how to use 
Smooks with Camel running in the Apache ServieMix OSGi container.</li><li><a 
shape="rect" class="external-link" 
href="http://lucazamador.wordpress.com/2011/06/15/jbpm5-drools-apache-camel-integration/";
 rel="nofollow">jBPM5/Drools Apache Camel integration</a> a blog entry talking 
about JBMP5/Drools integration with Apache Camel.</li><li><a shape="rect" 
class="external-link" 
href="http://lowry-techie.blogspot.com/2011/06/camel-integration-with-oracle-weblogic.html";
 rel="nofollow">Camel integration with Oracle WebLogic JMS</a> by Lowry Curry 
showing how to use Apache Camel JMS with Oracle WebLogic JMS, running in <a 
shape="rect" class="external-link" 
href="http://fusesource.com/products/enterprise
 -servicemix/" rel="nofollow">Fuse ESB</a>.</li><li><a shape="rect" 
class="external-link" 
href="http://coders-unite.blogspot.com/2011/07/using-netbeans-70-to-create-new-project.html";
 rel="nofollow">Using NetBeans 7.0 to create a new Apache Camel project</a> 
shows how to start from scratch in NetBeans to setup a Apache Camel project 
(tutorial style with screenshots)</li><li><a shape="rect" class="external-link" 
href="http://coders-unite.blogspot.com/2011/07/using-netbeans-70-to-create-apache.html";
 rel="nofollow">Using NetBeans 7.0 to create a new Apache Camel project without 
Spring dependency</a> shows how to start from scratch in NetBeans to setup a 
Apache Camel  project (tutorial style with screenshots) without any Spring 
dependency</li><li><a shape="rect" class="external-link" 
href="http://blog.nanthrax.net/2011/08/use-a-remote-ejb-in-camel-routes/"; 
rel="nofollow">Use remote EJB in Camel routes</a> by Jean-Baptiste Onofr&#233; 
explains how to use an EJB hosted in a remote  J2EE app
 lication server in a Camel route hosted in Apache ServiceMix.</li><li><a 
shape="rect" class="external-link" 
href="http://blog.nanthrax.net/2011/08/use-camel-cxf-and-karaf-to-implement-batches/";
 rel="nofollow">Use Camel, CXF and Karaf to implement batches</a> by 
Jean-Baptiste Onofr&#233; explains how to control a Camel route from  another 
route and a JAX-RS server using CXF, package into an OSGi bundle  ready to run 
in Apache Karaf.</li><li><a shape="rect" class="external-link" 
href="http://www.liquid-reality.de/x/G4Bk"; rel="nofollow">Karaf Tutorial Part 5 
- Running Apache Camel integrations in OSGi</a> by Christian Schneider, talks 
about using Camel, OSGi and Karaf.</li><li><a shape="rect" 
class="external-link" 
href="http://davsclaus.blogspot.com/2012/01/unit-testing-osgi-blueprint-with-apache.html";
 rel="nofollow">Unit testing OSGi Blueprint with Apache Camel made easier</a> - 
Blog post how Camel Testing with OSGi blueprint became much much easier, than 
having to resort to use pax e
 xam.</li><li><a shape="rect" class="external-link" 
href="http://blog.nanthrax.net/2012/02/communication-between-two-remote-camel-routes-using-karaf-cellar/";
 rel="nofollow">Communication between two remote Camel routes using Apache 
Karaf Cellar</a> by Jean-Baptiste Onofr&#233;</li><li><a shape="rect" 
class="external-link" 
href="http://jason-sherman.blogspot.se/2012/04/activemq-how-to-startstop-camel-routes.html";
 rel="nofollow">How to Start/Stop Camel Routes on an ActiveMQ Slave</a> - By 
Jason Sherman, whom blogs about how to align Camel routes in an  master/slave 
ActiveMQ cluster, to be active only when the broker is  active.</li><li><a 
shape="rect" class="external-link" 
href="https://github.com/magnuspalmer/wmbtesting/wiki/Article-about-testing-WMB";
 rel="nofollow">Article about testing WMB</a> - This article shows a hands-on 
approach of how you can test your IBM WebSphere Message Broker solutions in a 
simple way using modern tools, such as Apache Camel.</li><li>[Tools for 
building a
  real time analytics 
platform|http://blog.avisi.nl/2013/07/01/tools-for-building-a-real-time-analytics-platform/|
 - Article demonstrating using Apache Camel and Storm for real-time 
analytics.</li></ul>
 
 
 <h3><a shape="rect" name="Articles-CamelandGroovy"></a>Camel and Groovy</h3>
@@ -140,7 +140,7 @@
 
 <h2><a shape="rect" name="Articles-PresentationsonCamel"></a>Presentations on 
Camel</h2>
 
-<ul><li><a shape="rect" class="external-link" 
href="http://family-hildebrandt.com/eduard/eip_with_apache_camel/"; 
rel="nofollow">Implementing Enterprise Integration Patterns with Apache 
Camel</a> presentation by Eduard Hildebrandt. Very nice power point 
presentation.</li><li><a shape="rect" class="external-link" 
href="http://www.chariotsolutions.com/slides/pdfs/ete2009-camel-for-ete-2009.pdf";
 rel="nofollow">Dead Simple Integration with Apache Camel</a> presentation by 
Aaron Mulder from <a shape="rect" class="external-link" 
href="http://www.chariotsolutions.com/"; rel="nofollow">Chariot 
Solutions</a>.</li><li><a shape="rect" class="external-link" 
href="http://www.slideshare.net/davsclaus/fuse-community-day-london-2010-apache-camel-presentation";
 rel="nofollow">Claus Ibsen's</a> Apache Camel presentation at the <a 
shape="rect" class="external-link" href="http://fusesource.com/"; 
rel="nofollow">FUSE</a> community day in London 2010.</li><li><a shape="rect" 
class="external-link" href="http:
 //fusesource.com/community/events/" rel="nofollow">FuseSource 
presentations</a> on Camel and other related Apache projects</li><li><a 
shape="rect" class="external-link" 
href="http://www.slideshare.net/davsclaus/apache-camel-devoxx-2010"; 
rel="nofollow">Claus Ibsen presented Apache Camel at Devoxx 2010</a> - Slides 
from <a shape="rect" class="external-link" 
href="http://devoxx.com/display/Devoxx2K10/Apache+Camel,+a+powerful+open+source+integration+framework";
 rel="nofollow">the presentation</a> Claus did at the Devoxx 
conference.</li><li><a shape="rect" class="external-link" 
href="http://fusesource.com/collateral/91"; rel="nofollow">Introduction to 
Apache Camel </a> is a nice set of slides to get familiar with Apache 
Camel.</li><li><a shape="rect" class="external-link" 
href="http://www.slideshare.net/KaiWaehner/2012-05-confesscamelcloudintegration";
 rel="nofollow">Systems Integration in the Cloud Era with Apache Camel</a> 
(presented by <a shape="rect" class="external-link" href="http://w
 ww.kai-waehner.de/" rel="nofollow">Kai W&#228;hner</a> at Confess_2012 in 
Austria) shows how to integrate different cloud services (IaaS, PaaS, SaaS) and 
how to create own components.</li><li><a shape="rect" class="external-link" 
href="http://www.slideshare.net/KaiWaehner/camelone-2012-bpm-beyond-web-services";
 rel="nofollow">Business Process Management (BPM) beyond Web Services with 
Apache Camel and Activiti</a> (presented by <a shape="rect" 
class="external-link" href="http://www.kai-waehner.de/"; rel="nofollow">Kai 
W&#228;hner</a> at CamelOne 2012 in Boston) explains why and how to separate 
BPM and integration problems.</li><li><a shape="rect" class="external-link" 
href="http://www.slideshare.net/KaiWaehner/camelone-2012-spoilt-for-choice-which-integration-framework-to-use";
 rel="nofollow">Spoilt for Choice - Which Integration Framework to use?</a> 
(presented by <a shape="rect" class="external-link" 
href="http://www.kai-waehner.de/"; rel="nofollow">Kai W&#228;hner</a> at 
CamelOne 2012
  in Boston) compares Apache Camel, Spring Integration, and Mule ESB. Besides 
showing pros and cons of each framework, the slides explain when to use an 
Enterprise Service Bus (ESB) instead of these frameworks.</li><li><a 
shape="rect" class="external-link" 
href="http://www.slideshare.net/davsclaus/apache-camel-clausibsen"; 
rel="nofollow">Getting started with Apache Camel</a> - at <a shape="rect" 
class="external-link" href="http://www.devconf.cz/"; rel="nofollow">Devconf</a> 
february 2013. Presentation by <a shape="rect" class="external-link" 
href="http://www.davsclaus.com/"; rel="nofollow">Claus Ibsen</a> on getting 
started using Apache Camel.</li></ul>
+<ul><li><a shape="rect" class="external-link" 
href="http://family-hildebrandt.com/eduard/eip_with_apache_camel/"; 
rel="nofollow">Implementing Enterprise Integration Patterns with Apache 
Camel</a> presentation by Eduard Hildebrandt. Very nice power point 
presentation.</li><li><a shape="rect" class="external-link" 
href="http://www.chariotsolutions.com/slides/pdfs/ete2009-camel-for-ete-2009.pdf";
 rel="nofollow">Dead Simple Integration with Apache Camel</a> presentation by 
Aaron Mulder from <a shape="rect" class="external-link" 
href="http://www.chariotsolutions.com/"; rel="nofollow">Chariot 
Solutions</a>.</li><li><a shape="rect" class="external-link" 
href="http://www.slideshare.net/davsclaus/fuse-community-day-london-2010-apache-camel-presentation";
 rel="nofollow">Claus Ibsen's</a> Apache Camel presentation at the <a 
shape="rect" class="external-link" href="http://fusesource.com/"; 
rel="nofollow">FUSE</a> community day in London 2010.</li><li><a shape="rect" 
class="external-link" href="http:
 //fusesource.com/community/events/" rel="nofollow">FuseSource 
presentations</a> on Camel and other related Apache projects</li><li><a 
shape="rect" class="external-link" 
href="http://www.slideshare.net/davsclaus/apache-camel-devoxx-2010"; 
rel="nofollow">Claus Ibsen presented Apache Camel at Devoxx 2010</a> - Slides 
from <a shape="rect" class="external-link" 
href="http://devoxx.com/display/Devoxx2K10/Apache+Camel,+a+powerful+open+source+integration+framework";
 rel="nofollow">the presentation</a> Claus did at the Devoxx 
conference.</li><li><a shape="rect" class="external-link" 
href="http://fusesource.com/collateral/91"; rel="nofollow">Introduction to 
Apache Camel </a> is a nice set of slides to get familiar with Apache 
Camel.</li><li><a shape="rect" class="external-link" 
href="http://www.slideshare.net/KaiWaehner/2012-05-confesscamelcloudintegration";
 rel="nofollow">Systems Integration in the Cloud Era with Apache Camel</a> 
(presented by <a shape="rect" class="external-link" href="http://w
 ww.kai-waehner.de/" rel="nofollow">Kai W&#228;hner</a> at Confess_2012 in 
Austria) shows how to integrate different cloud services (IaaS, PaaS, SaaS) and 
how to create own components.</li><li><a shape="rect" class="external-link" 
href="http://www.slideshare.net/KaiWaehner/camelone-2012-bpm-beyond-web-services";
 rel="nofollow">Business Process Management (BPM) beyond Web Services with 
Apache Camel and Activiti</a> (presented by <a shape="rect" 
class="external-link" href="http://www.kai-waehner.de/"; rel="nofollow">Kai 
W&#228;hner</a> at CamelOne 2012 in Boston) explains why and how to separate 
BPM and integration problems.</li><li><a shape="rect" class="external-link" 
href="http://www.slideshare.net/KaiWaehner/camelone-2012-spoilt-for-choice-which-integration-framework-to-use";
 rel="nofollow">Spoilt for Choice - Which Integration Framework to use?</a> 
(presented by <a shape="rect" class="external-link" 
href="http://www.kai-waehner.de/"; rel="nofollow">Kai W&#228;hner</a> at 
CamelOne 2012
  in Boston) compares Apache Camel, Spring Integration, and Mule ESB. Besides 
showing pros and cons of each framework, the slides explain when to use an 
Enterprise Service Bus (ESB) instead of these frameworks.</li><li><a 
shape="rect" class="external-link" 
href="http://www.slideshare.net/davsclaus/apache-camel-clausibsen"; 
rel="nofollow">Getting started with Apache Camel</a> - at <a shape="rect" 
class="external-link" href="http://www.devconf.cz/"; rel="nofollow">Devconf</a> 
february 2013. Presentation by <a shape="rect" class="external-link" 
href="http://www.davsclaus.com/"; rel="nofollow">Claus Ibsen</a> on getting 
started using Apache Camel.</li><li><a shape="rect" class="external-link" 
href="http://camelone.com/apache-camel-conference-2013/camelone_agenda_2013/"; 
rel="nofollow">CamelOne 2013</a> - <a shape="rect" class="external-link" 
href="http://camelone.com/"; rel="nofollow">CamelOne</a> conference with various 
talks with Camel, ActiveMQ, ServiceMix, CXF, Karaf both technical and re
 al-life presentations.</li></ul>
 
 
 

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


Reply via email to