Author: buildbot Date: Sat Nov 30 06:44:50 2013 New Revision: 888586 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 Sat Nov 30 06:44:50 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> <em>by James Strachan</em></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://ankiewsky.blogspot.com/2008/10/integrating-apache-camel-with-jboss-esb.html" rel="nofollow">Integrating Apache Camel with JBoss ESB</a> <em>by</em> <em><a shape="rect" class="external-link" href="http://ankiewsky.blogspot.com/" rel="nofollow">Edgar Ankiewsky</a></em></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> <em>by Edgard Ankiewsky Silva</em></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> <em>by Louis Polycarpou</em></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> <em>by Ashwin Karpe</em></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> <em>by Guillaume Nodet</em></li><li><a shape="rect" class="external-link" href="http://blog.smooks.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> <em>by Magnus K Karlsson</em></li><li><a s hape="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://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/2011/06/camel-integration-with-oracle-weblogic.html" rel="nofollow">Camel integration with Oracle WebLogic JMS</a> <em>by Lowry Curry</em></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> <em>by Lowry Curry</em></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://blog.nanthrax.net/2011/08/use-a-remote-ejb-in-camel-routes/" rel="nofollow">Use remote EJB in Camel routes</a> <em>by Jean-Baptiste Onofré</em></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> <em>by Jean-Baptiste Onofré</em> 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 Came l integrations in OSGi</a> <em>by Christian Schneider</em></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 exam.</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> <em>by Jean-Baptiste Onofré</em></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> - <em>by Jason Sherman</em></li><li><a shape="rect" class="external-link" href="https://github.com/magnuspalmer/wmbtestin g/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><a shape="rect" class="external-link" href="http://blog.avisi.nl/2013/07/01/tools-for-building-a-real-time-analytics-platform/" rel="nofollow">Tools for building a real time analytics platform</a> - Article demonstrating using Apache Camel and Storm for real-time analytics.</li><li><a shape="rect" class="external-link" href="http://camundabpm.blogspot.it/2013/09/camunda-bpm-apache-camel-integrating.html?m=1" rel="nofollow">camunda BPM + Apache Camel: Integrating two Open Source frameworks for a lightweight BPM+SOA infrastructure</a> - From the Camunda team blogging how to use their product together with Apache Camel using a camunda-bpm component.</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> <em>by James Strachan</em></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://ankiewsky.blogspot.com/2008/10/integrating-apache-camel-with-jboss-esb.html" rel="nofollow">Integrating Apache Camel with JBoss ESB</a> <em>by</em> <em><a shape="rect" class="external-link" href="http://ankiewsky.blogspot.com/" rel="nofollow">Edgar Ankiewsky</a></em></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> <em>by Edgard Ankiewsky Silva</em></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> <em>by Louis Polycarpou</em></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> <em>by Ashwin Karpe</em></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> <em>by Guillaume Nodet</em></li><li><a shape="rect" class="external-link" href="http://blog.smooks.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> <em>by Magnus K Karlsson</em></li><li><a s hape="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://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/2011/06/camel-integration-with-oracle-weblogic.html" rel="nofollow">Camel integration with Oracle WebLogic JMS</a> <em>by Lowry Curry</em></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> <em>by Lowry Curry</em></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://blog.nanthrax.net/2011/08/use-a-remote-ejb-in-camel-routes/" rel="nofollow">Use remote EJB in Camel routes</a> <em>by Jean-Baptiste Onofré</em></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> <em>by Jean-Baptiste Onofré</em> 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 Came l integrations in OSGi</a> <em>by Christian Schneider</em></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 exam.</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> <em>by Jean-Baptiste Onofré</em></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> - <em>by Jason Sherman</em></li><li><a shape="rect" class="external-link" href="https://github.com/magnuspalmer/wmbtestin g/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><a shape="rect" class="external-link" href="http://blog.avisi.nl/2013/07/01/tools-for-building-a-real-time-analytics-platform/" rel="nofollow">Tools for building a real time analytics platform</a> - Article demonstrating using Apache Camel and Storm for real-time analytics.</li><li><a shape="rect" class="external-link" href="http://camundabpm.blogspot.it/2013/09/camunda-bpm-apache-camel-integrating.html?m=1" rel="nofollow">camunda BPM + Apache Camel: Integrating two Open Source frameworks for a lightweight BPM+SOA infrastructure</a> - From the Camunda team blogging how to use their product together with Apache Camel using a camunda-bpm component.</li><li><a shape="rect" class="external-link" href="http://www.javacodegeeks.com/2013/11/add -apache-camel-and-spring-as-jboss-modules-in-wildfly.html" rel="nofollow">Add Apache Camel and Spring as JBoss modules in WildFly</a> - How to reuse Camel JARs as JBoss Modules with WildFly</li></ul> <h4><a shape="rect" name="Articles-CamelandGroovy"></a>Camel and Groovy</h4> @@ -167,10 +167,6 @@ <ul><li><a shape="rect" class="external-link" href="http://www.tecsisa.com/index.igw?item=1628" rel="nofollow">Domain-Specific Languages (DSLs) in Apache Camel (Spanish)</a> <em>by Gema Perdiguero</em> <a shape="rect" class="external-link" href="http://www.tecsisa.com/index.igw?item=1629" rel="nofollow">Apache Camel integration in ServiceMix (Spanish)</a> <em>by Sebastián Gómez</em></li><li><a shape="rect" class="external-link" href="http://blog.finalist.com/2009/03/30/apache-camel-enterprise-integration-met-scripttalen-en-dsls/" rel="nofollow">Apache Camel: Enterprise Integration met scripttalen en DSLs (Dutch)</a> <em>by Peter Maas</em></li><li><a shape="rect" class="external-link" href="http://github.com/dulanov/cbrru-agent" rel="nofollow">A practical example of using Camel and Groovy to post russian currency rates on Twitter</a> <b>in russia</b> <em>by</em> <em><a shape="rect" class="external-link" href="https://twitter.com/dulanov" rel="nofollow">dulanov</a></em></li> <li><a shape="rect" class="external-link" href="http://www.journaldunet.com/developpeur/java-j2ee/spring-integration-vs-apache-camel/" rel="nofollow">Java integration frameworks - Spring Integration vs. Apache Camel</a> Article from April 2010 which compares the two frameworks (<b>in french</b>).</li><li><a shape="rect" class="external-link" href="http://blog.xebia.fr/2010/09/30/creer-un-composant-apache-camel-de-connexion-a-lapns-1-sur-3/" rel="nofollow">3 Articles about Apache Camel to push notifications to Apple devices (in French)</a> <em>by Alexis Kinsella</em></li><li><a shape="rect" class="external-link" href="http://www.programistamag.pl/magazine/show/18" rel="nofollow">Apache Camel for beginners</a> - <b>In polish</b>, article from online magazine posted in 2012 introducing Apache Camel.</li></ul> -<h3><a shape="rect" name="Articles-AdditionalResources"></a>Additional Resources</h3> - -<ul><li><a shape="rect" class="external-link" href="http://fusesource.com/documentation/fuse-mediation-router-documentation/" rel="nofollow">FuseSource Commercial Documentation </a> - FuseSource provides documentation for its distribution of Camel.</li><li><a shape="rect" class="external-link" href="http://fusesource.com/resources/video-archived-webinars/" rel="nofollow">FuseSource webinars</a> - Upcoming and archived webinars on Apache Camel and other related Apache products.</li><li><a shape="rect" class="external-link" href="http://www.youtube.com/fusesource" rel="nofollow">FuseSource YouTube</a> - FuseSource You Tube Channel with webcasts about Camel and related Apache projects.</li></ul> - </div> </td> <td valign="top"> Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available.