You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2012/05/22 13:18:11 UTC

svn commit: r818683 - in /websites/production/camel/content: articles.html cache/main.pageCache

Author: buildbot
Date: Tue May 22 11:18:11 2012
New Revision: 818683

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 Tue May 22 11:18:11 2012
@@ -92,11 +92,11 @@
 <ul><li><a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/wp/2008/10/19/simple-camel-dsl-osgi-bundle-example/" rel="nofollow">Simple DSL OSGi bundle example</a> by <a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/" rel="nofollow">Andrej Koelewijn</a></li><li><a shape="rect" class="external-link" href="http://elib.uni-stuttgart.de/opus/volltexte/2008/3520/pdf/STUD_2127.pdf" rel="nofollow">Realization of EAI Patterns with Apache Camel</a> by Pascal Kolb at the Universit&#228;t Stuttgart</li><li><a shape="rect" class="external-link" href="http://java.dzone.com/articles/interview-claus-ibsen-about" rel="nofollow">Navigating the Integration Landscape - Claus Ibsen on Apache Camel</a> Claus Ibsen was interviewed at DZone discussing the integration landscape</li><li><a shape="rect" class="external-link" href="http://onjavahell.blogspot.com/2009/05/taking-apache-camel-for-ride.html" rel="nofollow">Enterprise Integration Pattern with
  Apache Camel 2.0</a> by Julien Dechmann, how to use Camel to split and transform CSV files to POJO and XML and sending to a JMS destination</li><li><a shape="rect" class="external-link" href="http://hillert.blogspot.com/2009/09/camellos-discovering-apache-camel-i.html" rel="nofollow">Camellos - Discovering Apache Camel</a> by Gunnar Hillert. A very nice and short blog series about Camel showing its powers in a simple and intuitive way.</li><li><a shape="rect" class="external-link" href="http://jee-bpel-soa.blogspot.com/2009/12/first-steps-with-apache-camel.html" rel="nofollow">First step with Apache Camel</a> by Lukasz Budnik. <b>Great first steps</b> where Lukas does a fairly complex route as his first encounter with Camel.</li><li><a shape="rect" class="external-link" href="http://blog.whitehorses.nl/2010/11/19/devoxx-talk-about-apache-camel-claus-ibsen/" rel="nofollow">Devoxx talk about Apache Camel</a> - Impressions from the talk by Jos Nieuwenhuis</li><li><a shape="rec
 t" class="external-link" href="http://www.canoo.com/blog/2011/03/14/lego-java-apache-camel-context-and-route-basics/" rel="nofollow">LEGO Java: Apache Camel Context and Route Basics</a> shows how to build integration applications using EIPs LEGO style. Building an application to parse HTML pages from web sites.</li><li><a shape="rect" class="external-link" href="http://www.canoo.com/blog/2011/03/16/lego-java-ii-apache-camel-error-handling-java-beans-and-web-services/" rel="nofollow">LEGO&#174; Java (II): Apache Camel Error Handling, Java Beans and Web Services</a> part 2 of the LEGO Camel blog series. This time we covers error handling and using beans with Camel.</li></ul>
 
 
-<h3><a shape="rect" name="Articles-Advanced"></a>Advanced</h3>
+<h3><a shape="rect" name="Articles-UsingCamel"></a>Using Camel</h3>
 
-<p>Advanced examples which show usage of several different components and other concepts such as error handling.</p>
+<p>These examples show usage of several different components and other concepts such as error handling.</p>
 
-<ul><li><a shape="rect" class="external-link" href="http://mikemclean.ca/muse/2009/05/a-bit-more-meat-camel-applied-jms-to-file/" rel="nofollow">A bit more meat: Camel applied : JMS to File</a> by Mike McLean</li><li>Matteo wrote a blog entry about <a shape="rect" class="external-link" href="http://matteoredaelli.wordpress.com/2008/10/08/using-apache-camel-with-ibatis/" rel="nofollow">using Camel with iBatis</a></li><li><a shape="rect" class="external-link" href="http://tmielke.blogspot.com/2009/01/using-camel-aggregator-correctly.html" rel="nofollow">Using the Camel aggregator correctly</a> by Torsten Mielke, a great blog entry how to use the Camel aggregator.</li><li><a shape="rect" class="external-link" href="http://aminsblog.wordpress.com/2008/05/06/15/" rel="nofollow">Spring Remoting with JMS Example</a> on <a shape="rect" class="external-link" href="http://searjeant.blogspot.com/2009/02/camel-routes-and-hl7.html" rel="nofollow">Amin Abbaspour's Weblog</a></li><li><a sh
 ape="rect" class="external-link" href="http://searjeant.blogspot.com/2009/02/camel-routes-and-hl7.html" rel="nofollow">Camel routes and HL7</a> by Roger Searjeant on using Camel and its HL7 support in the health care space.</li><li><a shape="rect" class="external-link" href="http://blog.brunoborges.com.br/2009/03/leverage-eip-with-apache-camel-and.html" rel="nofollow">Leverage EIP with Apache Camel and Twitter</a> by Bruno Borges</li><li><a shape="rect" class="external-link" href="http://blog.jeroenreijn.com/2009/03/apache-camel-open-source-integration.html" rel="nofollow">Using RSS with Apache Camel</a> by Jeroen Reijn</li><li><a shape="rect" class="external-link" href="http://ssagara.blogspot.com/2009/04/axis2-ride-with-camel.html" rel="nofollow">Axis 2 ride with Camel</a> how to use Axis 2 with Camel by Sagara</li><li><a shape="rect" class="external-link" href="http://christopherhunt-software.blogspot.com/2009/07/camel-based-xml-payload-http-polling.html" rel="nofollow">A
  Camel based XML payload HTTP polling provider</a> by Christopher Hunt to use Camel with AJAX. Interesting read.</li><li><a shape="rect" class="external-link" href="http://krasserm.blogspot.com/2009/10/first-steps-with-apache-camel-on-google.html" rel="nofollow">First steps with Apache Camel on Google App Engine</a> by Martin Krasser posts his findings to get Camel running on the GAE.</li><li><a shape="rect" class="external-link" href="http://blog.software-art.nl/2009/11/15/camel-cxf-and-jms-by-example/" rel="nofollow">Camel, CXF and JMS by Example</a> by Silvester van der Bijl. Good blog entry how to use CXF and Camel together.</li><li><a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/wp/2009/10/27/simple-log-console-with-camel-and-cometd/" rel="nofollow">A simple file monitoring console with camel, cometd and jquery</a> by Andrej Koelewijn. Shows how to use Camel to monitor log files and  push lines changed using cometd to a webpage. All in a few f
 iles using  Groovy.</li><li><a shape="rect" class="external-link" href="http://spring-java-ee.blogspot.com/2010/01/advanced-event-notification-framework.html" rel="nofollow">Advanced Event Notification Framework with Apache Camel</a> by Hendy showing how to use Camel for a lightweight even notification system.</li><li><a shape="rect" class="external-link" href="http://github.com/jamescarr/irc-camel-example" rel="nofollow">Camel IRC Message Route Example</a> by James Carr. An IRC bot which can parse JavaScript and Ruby expressions.</li><li><a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/wp/2010/06/13/a-composite-rest-service-using-camel/" rel="nofollow">A composite REST service using Apache Camel</a> by Andrej Koelewijn. A blog entry how to expose a REST service and have  Camel aggregate data from multiple sources to be returned.</li><li><a shape="rect" class="external-link" href="http://fornax-sculptor.blogspot.com/2010/08/eda-events-over-system-bo
 undaries-with.html" rel="nofollow">EDA events over system boundaries with Camel</a> by <a shape="rect" class="external-link" href="http://sites.google.com/site/fornaxsculptor/" rel="nofollow">Sculptur</a> team blog.</li><li><a shape="rect" class="external-link" href="http://blog.jayway.com/2010/08/12/dynamic-ftp-client-using-apache-camel-and-spring/" rel="nofollow">Dynamic FTP Client using Apache Camel and Spring</a> by Mattias Severson, showing how to develop an FTP client that could  transmit files to various FTP servers as a part of a delivery system in a  Java enterprise application.</li><li><a shape="rect" class="external-link" href="http://www.jroller.com/gmazza/entry/camel_jms_and_soap" rel="nofollow">Using Apache Camel to route SOAP calls through message queues</a> by <a shape="rect" class="external-link" href="http://www.jroller.com/gmazza/" rel="nofollow">Glen Mazza</a></li><li><a shape="rect" class="external-link" href="http://pjagielski.blogspot.com/2010/09/virtu
 al-esb-application-integration.html" rel="nofollow">Virtual ESB - application integration made painless with Apache Camel</a> by Piotr Jagielski shows how to use Camel as a lightweight integration using web service and XML.</li><li><a shape="rect" class="external-link" href="http://waterback.github.com/blog/2011/12/08/application-monitoring-with-camel/" rel="nofollow">Application-Monitoring &amp; Statistics-Collection with Apache Camel</a> by Martin Huber - Talks about how to gather Camel route statistics and persist those in a database using JPA.</li><li><a shape="rect" class="external-link" href="http://benoday.blogspot.com/2010/08/camel-exception-handling-overview.html" rel="nofollow">Camel exception handling overview</a> by Ben O'Day giving a nice and short summary of some of the error handling capabilities in Camel.</li><li><a shape="rect" class="external-link" href="http://spring-java-ee.blogspot.com/2010/12/remote-observer-pattern-with-publish.html" rel="nofollow">Rem
 ote Observer Pattern with Publish-Subscribe via XMPP</a> by Hendy showing how easy it is to implement this pattern with Apache Camel using XMPP as transport.</li><li><a shape="rect" class="external-link" href="http://spring-java-ee.blogspot.com/2010/12/implementing-asynchronous-observer.html" rel="nofollow">Implementing Asynchronous Observer Pattern with Bean Proxy</a> by Hendy showing how easy it is to implement this pattern with Apache Camel using Camel's BeanProxy.</li><li><a shape="rect" class="external-link" href="http://blog.srvme.de/2011/01/30/apache-camel-example-application-earthquake-mashup/" rel="nofollow">Apache Camel Example Application - Earthquake Mashups</a> showing how Camel using<span class="error">[|]</span> EIPs can gather online earthquake and weather data and expose REST service.</li><li><a shape="rect" class="external-link" href="http://waterback.github.com/blog/2011/12/09/camel-inherit-errorhandling/" rel="nofollow">RouteBuilding with inherited config
 urations</a> by Martin Huber shows how to inherit configuration (such as error handling) when using Java DSL.</li><li><a shape="rect" class="external-link" href="http://blogs.justenougharchitecture.com/?p=310" rel="nofollow">Mathew's Thoughts on Apache Camel</a> shows how Apache Camel easily can route messages from a JMS topic to  files using the Content Based Router EIP. More blog posts to come.</li><li><a shape="rect" class="external-link" href="http://hwellmann.blogspot.com/2011/03/transparent-asynchronous-remoting-via.html" rel="nofollow">Transparent Asynchronous Remoting via JMS</a> by Harald Wellman, who blogs how to use Camel for asynchronous remoting over<span class="error">[|]</span> JMS, having the middleware hidden, so the client is unaware of this fact, its just using a interface.</li><li><a shape="rect" class="external-link" href="http://www.springerlink.com/content/h486777744gw1025/" rel="nofollow">Dynamic Routing Using Health Information Policy with Apache Cam
 el</a> by Edward Brown and Jamie Goodyear. Published in Springer  Communications in Computer and Information Science under the publication  for "Biomedical Engineering Systems and Technologies, Third  International Joint Conference, BIOSTEC 2010, Valencia, Spain, January  20-23, 2010, Revised Selected Papers".</li><li><a shape="rect" class="external-link" href="http://www.catify.com/2011/03/29/transforming-and-splitting-huge-edi-files-with-smooks/" rel="nofollow">Transforming and splitting huge EDI files using Smooks and Camel</a> by Claus Straube from <a shape="rect" class="external-link" href="http://www.catify.com/" rel="nofollow">Catify</a> shows how to process huge EDI files with low CPU and memory footprint.</li><li><a shape="rect" class="external-link" href="http://labs.bsb.com/2011/04/jdbc-persistence-for-camel-aggregator/" rel="nofollow">JDBC Persistence for Camel Aggregator</a> talks about how to use the Agreggator EIP with persistence support.</li><li><a shape="re
 ct" class="external-link" href="http://scottcranton.blogspot.com/2011/04/socat-is-so-cool.html" rel="nofollow">TCP proxy with Apache Camel</a> by Scott Cranton, showing how you can easily use Camel as a TCP proxy with Apache Mina.</li><li><a shape="rect" class="external-link" href="http://www.catify.com/2011/06/06/process-driven-form-with-apache-camel-and-websockets/" rel="nofollow">Process driven Froms with Apache Camel and websockets</a> shows how to use web sockets with Camel with an Web UI example.</li><li><a shape="rect" class="external-link" href="http://marcelojabali.blogspot.com/2011/07/calling-web-services-with-apache-camel.html" rel="nofollow">Calling WebServices with Apache Camel</a> by Marcelo Jabali shows how to call the public Stock Quote Web Service over the internet using CXF with Camel.</li><li><a shape="rect" class="external-link" href="http://blog.jayway.com/2011/07/14/apache_camel_and_soap/" rel="nofollow">Apache Camel and SOAP</a> by Jan Kronquist showin
 g an integration scenario using freely available  SOAP web services to create a service that can return the weather at an  airport.</li><li><a shape="rect" class="external-link" href="http://marcelojabali.blogspot.com/2011/07/using-apache-camel-to-monitor-snmp.html" rel="nofollow">Using Apache Camel to monitor SNMP devices</a> by Marcelo Jabali showing how to monitor SNMP devices using Apache Camel in a few lines of code</li><li><a shape="rect" class="external-link" href="http://blog.nanthrax.net/2011/07/website-mashup-with-apache-camel/" rel="nofollow">Website mashup with Apache Camel</a> by Jean-Baptiste Onofr&#233; shows how to extract data from HTML web sites using Apache Camel</li><li><a shape="rect" class="external-link" href="http://tmielke.blogspot.com/2011/07/error-handling-in-camel-for-jms.html" rel="nofollow">Error handling in Camel for JMS consumer endpoint</a> by Torsten Mielke explains some of the options you have for error handling when using JMS.</li><li><a s
 hape="rect" class="external-link" href="http://www.kai-waehner.de/blog/2011/08/30/cloud-integration-with-apache-camel-and-amazon-web-services-aws-s3-sqs-and-sns/" rel="nofollow">Cloud integration with Apache Camel and Amazon web services s3 sqs and sns</a> by Kai W&#228;hner explains how to interface Amazon Web Services (S3, SQS and SNS) with Apache Camel.</li><li><a shape="rect" class="external-link" href="http://searchsoa.techtarget.com/news/2240035028/Visual-IDE-said-to-jump-start-Camel-mediation-routing" rel="nofollow">Visual IDE said to jump start Camel mediation routing</a> - Article from TechTarget magazine about visual IDE for Camel development</li><li><a shape="rect" class="external-link" href="http://marcelojabali.blogspot.com/2011/09/using-apache-mina-in-camel.html" rel="nofollow">Using the MINA component in Apache Camel</a> - Blog post by Marcelo Jabali showing how to talk to a server using TCP with the Camel MINA component.</li><li><a shape="rect" class="externa
 l-link" href="http://marcelojabali.blogspot.com/2011/10/using-http-based-endpoints-with-apache.html?spref=tw" rel="nofollow">Using HTTP-based endpoints with Apache Camel</a> - Blog post by Marcelo Jabali showing how to expose a HTTP servie with the Camel Jetty component.</li><li><a shape="rect" class="external-link" href="http://iocanel.blogspot.com/2011/11/cloud-notifications-with-apache-camel.html" rel="nofollow">Cloud Notifications with Apache Camel</a> - Blog post by Ioannis Canellos writing about how to use camel-jclouds to be notified about your running nodes in the cloud</li><li><a shape="rect" class="external-link" href="http://www.liquid-reality.de/x/XYBe" rel="nofollow">Hot Standby failover for Apache Camel</a> by Christian Schneider</li><li><a shape="rect" class="external-link" href="http://tech.robbieone.com/post/15341612892/combine-yahoo-finance-and-hbase-using-camel-and-rest" rel="nofollow">Combine Yahoo Finance and HBase using Camel</a> - Blog post Robert Felk
 er writing about how to gather finance statistics from Yahoo using Camel with HBase and REST.</li><li><a shape="rect" class="external-link" href="http://davsclaus.blogspot.com/2011/11/splitting-big-xml-files-with-apache.html" rel="nofollow">Splitting big XML files with Camel - Part 1</a> - This blog post covers how to split big XML files in a streaming mode  using new functionality introduced in Camel 2.9, and explains some of  its inner details.</li><li><a shape="rect" class="external-link" href="http://davsclaus.blogspot.com/2011/11/splitting-big-xml-files-with-apache_24.html" rel="nofollow">Splitting big XML files with Camel - Part 2</a> - This covers splitting big XML files using the new <tt>camel-stax</tt> component, introduced in Camel 2.9.</li><li><a shape="rect" class="external-link" href="http://davsclaus.blogspot.com/2012/02/correlating-logs-from-redelivered.html" rel="nofollow">Correlating logs from redelivered messages</a> - By Claus Ibsen, talks how you can corr
 elate externally redelivered  message in the logs, to know what is what. The blog also shows how you  can customize logging levels, and what you can tell from JMX as well.</li><li><a shape="rect" class="external-link" href="http://jeff-davis.blogspot.com/2012/02/using-apache-camel-to-manage-amazon-ec2.html" rel="nofollow">Using Apache Camel to Manage Amazon EC2 Startup/Shutdown</a> by Jeff Davis.</li><li><a shape="rect" class="external-link" href="http://waterback.github.com/blog/2012/03/02/easy-handmade-ws-addresssing-with-apache-camel/" rel="nofollow">Easy Handmade SOAP-Webservice-Versioning With Apache Camel</a> by Martin Huber, blogs how to do WS versioning with Apache CXF and Camel.</li><li><a shape="rect" class="external-link" href="http://davsclaus.blogspot.se/2012/03/camel-now-with-twitter-and-websocket.html" rel="nofollow">Using twitter and web socket with Apache Camel</a> by Claus Ibsen, blogs how to use the new Twitter component to post live twitter search feeds t
 o a web page using WebSocket.</li><li><a shape="rect" class="external-link" href="http://java.dzone.com/articles/gotcha-when-using-camel" rel="nofollow">Gotcha when using Camel Servlet</a> - A blog post with some advice when using the Camel Servlet component.</li><li><a shape="rect" class="external-link" href="http://jason-sherman.blogspot.se/2012/04/camel-working-with-email-attachments.html" rel="nofollow">Working with EMail attachments</a> - by Jason Sherman, whom blogs about how to split emails with multiple  attachments into multiple messages with a single attachment each, for  further processing in Camel.</li></ul>
+<ul><li><a shape="rect" class="external-link" href="http://mikemclean.ca/muse/2009/05/a-bit-more-meat-camel-applied-jms-to-file/" rel="nofollow">A bit more meat: Camel applied : JMS to File</a> by Mike McLean</li><li>Matteo wrote a blog entry about <a shape="rect" class="external-link" href="http://matteoredaelli.wordpress.com/2008/10/08/using-apache-camel-with-ibatis/" rel="nofollow">using Camel with iBatis</a></li><li><a shape="rect" class="external-link" href="http://tmielke.blogspot.com/2009/01/using-camel-aggregator-correctly.html" rel="nofollow">Using the Camel aggregator correctly</a> by Torsten Mielke, a great blog entry how to use the Camel aggregator.</li><li><a shape="rect" class="external-link" href="http://aminsblog.wordpress.com/2008/05/06/15/" rel="nofollow">Spring Remoting with JMS Example</a> on <a shape="rect" class="external-link" href="http://searjeant.blogspot.com/2009/02/camel-routes-and-hl7.html" rel="nofollow">Amin Abbaspour's Weblog</a></li><li><a sh
 ape="rect" class="external-link" href="http://searjeant.blogspot.com/2009/02/camel-routes-and-hl7.html" rel="nofollow">Camel routes and HL7</a> by Roger Searjeant on using Camel and its HL7 support in the health care space.</li><li><a shape="rect" class="external-link" href="http://blog.brunoborges.com.br/2009/03/leverage-eip-with-apache-camel-and.html" rel="nofollow">Leverage EIP with Apache Camel and Twitter</a> by Bruno Borges</li><li><a shape="rect" class="external-link" href="http://blog.jeroenreijn.com/2009/03/apache-camel-open-source-integration.html" rel="nofollow">Using RSS with Apache Camel</a> by Jeroen Reijn</li><li><a shape="rect" class="external-link" href="http://ssagara.blogspot.com/2009/04/axis2-ride-with-camel.html" rel="nofollow">Axis 2 ride with Camel</a> how to use Axis 2 with Camel by Sagara</li><li><a shape="rect" class="external-link" href="http://christopherhunt-software.blogspot.com/2009/07/camel-based-xml-payload-http-polling.html" rel="nofollow">A
  Camel based XML payload HTTP polling provider</a> by Christopher Hunt to use Camel with AJAX. Interesting read.</li><li><a shape="rect" class="external-link" href="http://krasserm.blogspot.com/2009/10/first-steps-with-apache-camel-on-google.html" rel="nofollow">First steps with Apache Camel on Google App Engine</a> by Martin Krasser posts his findings to get Camel running on the GAE.</li><li><a shape="rect" class="external-link" href="http://blog.software-art.nl/2009/11/15/camel-cxf-and-jms-by-example/" rel="nofollow">Camel, CXF and JMS by Example</a> by Silvester van der Bijl. Good blog entry how to use CXF and Camel together.</li><li><a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/wp/2009/10/27/simple-log-console-with-camel-and-cometd/" rel="nofollow">A simple file monitoring console with camel, cometd and jquery</a> by Andrej Koelewijn. Shows how to use Camel to monitor log files and  push lines changed using cometd to a webpage. All in a few f
 iles using  Groovy.</li><li><a shape="rect" class="external-link" href="http://spring-java-ee.blogspot.com/2010/01/advanced-event-notification-framework.html" rel="nofollow">Advanced Event Notification Framework with Apache Camel</a> by Hendy showing how to use Camel for a lightweight even notification system.</li><li><a shape="rect" class="external-link" href="http://github.com/jamescarr/irc-camel-example" rel="nofollow">Camel IRC Message Route Example</a> by James Carr. An IRC bot which can parse JavaScript and Ruby expressions.</li><li><a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/wp/2010/06/13/a-composite-rest-service-using-camel/" rel="nofollow">A composite REST service using Apache Camel</a> by Andrej Koelewijn. A blog entry how to expose a REST service and have  Camel aggregate data from multiple sources to be returned.</li><li><a shape="rect" class="external-link" href="http://fornax-sculptor.blogspot.com/2010/08/eda-events-over-system-bo
 undaries-with.html" rel="nofollow">EDA events over system boundaries with Camel</a> by <a shape="rect" class="external-link" href="http://sites.google.com/site/fornaxsculptor/" rel="nofollow">Sculptur</a> team blog.</li><li><a shape="rect" class="external-link" href="http://blog.jayway.com/2010/08/12/dynamic-ftp-client-using-apache-camel-and-spring/" rel="nofollow">Dynamic FTP Client using Apache Camel and Spring</a> by Mattias Severson, showing how to develop an FTP client that could  transmit files to various FTP servers as a part of a delivery system in a  Java enterprise application.</li><li><a shape="rect" class="external-link" href="http://www.jroller.com/gmazza/entry/camel_jms_and_soap" rel="nofollow">Using Apache Camel to route SOAP calls through message queues</a> by <a shape="rect" class="external-link" href="http://www.jroller.com/gmazza/" rel="nofollow">Glen Mazza</a></li><li><a shape="rect" class="external-link" href="http://pjagielski.blogspot.com/2010/09/virtu
 al-esb-application-integration.html" rel="nofollow">Virtual ESB - application integration made painless with Apache Camel</a> by Piotr Jagielski shows how to use Camel as a lightweight integration using web service and XML.</li><li><a shape="rect" class="external-link" href="http://waterback.github.com/blog/2011/12/08/application-monitoring-with-camel/" rel="nofollow">Application-Monitoring &amp; Statistics-Collection with Apache Camel</a> by Martin Huber - Talks about how to gather Camel route statistics and persist those in a database using JPA.</li><li><a shape="rect" class="external-link" href="http://benoday.blogspot.com/2010/08/camel-exception-handling-overview.html" rel="nofollow">Camel exception handling overview</a> by Ben O'Day giving a nice and short summary of some of the error handling capabilities in Camel.</li><li><a shape="rect" class="external-link" href="http://spring-java-ee.blogspot.com/2010/12/remote-observer-pattern-with-publish.html" rel="nofollow">Rem
 ote Observer Pattern with Publish-Subscribe via XMPP</a> by Hendy showing how easy it is to implement this pattern with Apache Camel using XMPP as transport.</li><li><a shape="rect" class="external-link" href="http://spring-java-ee.blogspot.com/2010/12/implementing-asynchronous-observer.html" rel="nofollow">Implementing Asynchronous Observer Pattern with Bean Proxy</a> by Hendy showing how easy it is to implement this pattern with Apache Camel using Camel's BeanProxy.</li><li><a shape="rect" class="external-link" href="http://blog.srvme.de/2011/01/30/apache-camel-example-application-earthquake-mashup/" rel="nofollow">Apache Camel Example Application - Earthquake Mashups</a> showing how Camel using<span class="error">[\||]</span> EIPs can gather online earthquake and weather data and expose REST service.</li><li><a shape="rect" class="external-link" href="http://waterback.github.com/blog/2011/12/09/camel-inherit-errorhandling/" rel="nofollow">RouteBuilding with inherited conf
 igurations</a> by Martin Huber shows how to inherit configuration (such as error handling) when using Java DSL.</li><li><a shape="rect" class="external-link" href="http://blogs.justenougharchitecture.com/?p=310" rel="nofollow">Mathew's Thoughts on Apache Camel</a> shows how Apache Camel easily can route messages from a JMS topic to  files using the Content Based Router EIP. More blog posts to come.</li><li><a shape="rect" class="external-link" href="http://hwellmann.blogspot.com/2011/03/transparent-asynchronous-remoting-via.html" rel="nofollow">Transparent Asynchronous Remoting via JMS</a> by Harald Wellman, who blogs how to use Camel for asynchronous remoting over<span class="error">[\||]</span> JMS, having the middleware hidden, so the client is unaware of this fact, its just using a interface.</li><li><a shape="rect" class="external-link" href="http://www.springerlink.com/content/h486777744gw1025/" rel="nofollow">Dynamic Routing Using Health Information Policy with Apache
  Camel</a> by Edward Brown and Jamie Goodyear. Published in Springer  Communications in Computer and Information Science under the publication  for "Biomedical Engineering Systems and Technologies, Third  International Joint Conference, BIOSTEC 2010, Valencia, Spain, January  20-23, 2010, Revised Selected Papers".</li><li><a shape="rect" class="external-link" href="http://www.catify.com/2011/03/29/transforming-and-splitting-huge-edi-files-with-smooks/" rel="nofollow">Transforming and splitting huge EDI files using Smooks and Camel</a> by Claus Straube from <a shape="rect" class="external-link" href="http://www.catify.com/" rel="nofollow">Catify</a> shows how to process huge EDI files with low CPU and memory footprint.</li><li><a shape="rect" class="external-link" href="http://labs.bsb.com/2011/04/jdbc-persistence-for-camel-aggregator/" rel="nofollow">JDBC Persistence for Camel Aggregator</a> talks about how to use the Agreggator EIP with persistence support.</li><li><a shape
 ="rect" class="external-link" href="http://scottcranton.blogspot.com/2011/04/socat-is-so-cool.html" rel="nofollow">TCP proxy with Apache Camel</a> by Scott Cranton, showing how you can easily use Camel as a TCP proxy with Apache Mina.</li><li><a shape="rect" class="external-link" href="http://www.catify.com/2011/06/06/process-driven-form-with-apache-camel-and-websockets/" rel="nofollow">Process driven Froms with Apache Camel and websockets</a> shows how to use web sockets with Camel with an Web UI example.</li><li><a shape="rect" class="external-link" href="http://marcelojabali.blogspot.com/2011/07/calling-web-services-with-apache-camel.html" rel="nofollow">Calling WebServices with Apache Camel</a> by Marcelo Jabali shows how to call the public Stock Quote Web Service over the internet using CXF with Camel.</li><li><a shape="rect" class="external-link" href="http://blog.jayway.com/2011/07/14/apache_camel_and_soap/" rel="nofollow">Apache Camel and SOAP</a> by Jan Kronquist sh
 owing an integration scenario using freely available  SOAP web services to create a service that can return the weather at an  airport.</li><li><a shape="rect" class="external-link" href="http://marcelojabali.blogspot.com/2011/07/using-apache-camel-to-monitor-snmp.html" rel="nofollow">Using Apache Camel to monitor SNMP devices</a> by Marcelo Jabali showing how to monitor SNMP devices using Apache Camel in a few lines of code</li><li><a shape="rect" class="external-link" href="http://blog.nanthrax.net/2011/07/website-mashup-with-apache-camel/" rel="nofollow">Website mashup with Apache Camel</a> by Jean-Baptiste Onofr&#233; shows how to extract data from HTML web sites using Apache Camel</li><li><a shape="rect" class="external-link" href="http://tmielke.blogspot.com/2011/07/error-handling-in-camel-for-jms.html" rel="nofollow">Error handling in Camel for JMS consumer endpoint</a> by Torsten Mielke explains some of the options you have for error handling when using JMS.</li><li>
 <a shape="rect" class="external-link" href="http://www.kai-waehner.de/blog/2011/08/30/cloud-integration-with-apache-camel-and-amazon-web-services-aws-s3-sqs-and-sns/" rel="nofollow">Cloud integration with Apache Camel and Amazon web services s3 sqs and sns</a> by Kai W&#228;hner explains how to interface Amazon Web Services (S3, SQS and SNS) with Apache Camel.</li><li><a shape="rect" class="external-link" href="http://searchsoa.techtarget.com/news/2240035028/Visual-IDE-said-to-jump-start-Camel-mediation-routing" rel="nofollow">Visual IDE said to jump start Camel mediation routing</a> - Article from TechTarget magazine about visual IDE for Camel development</li><li><a shape="rect" class="external-link" href="http://marcelojabali.blogspot.com/2011/09/using-apache-mina-in-camel.html" rel="nofollow">Using the MINA component in Apache Camel</a> - Blog post by Marcelo Jabali showing how to talk to a server using TCP with the Camel MINA component.</li><li><a shape="rect" class="ext
 ernal-link" href="http://marcelojabali.blogspot.com/2011/10/using-http-based-endpoints-with-apache.html?spref=tw" rel="nofollow">Using HTTP-based endpoints with Apache Camel</a> - Blog post by Marcelo Jabali showing how to expose a HTTP servie with the Camel Jetty component.</li><li><a shape="rect" class="external-link" href="http://iocanel.blogspot.com/2011/11/cloud-notifications-with-apache-camel.html" rel="nofollow">Cloud Notifications with Apache Camel</a> - Blog post by Ioannis Canellos writing about how to use camel-jclouds to be notified about your running nodes in the cloud</li><li><a shape="rect" class="external-link" href="http://www.liquid-reality.de/x/XYBe" rel="nofollow">Hot Standby failover for Apache Camel</a> by Christian Schneider</li><li><a shape="rect" class="external-link" href="http://tech.robbieone.com/post/15341612892/combine-yahoo-finance-and-hbase-using-camel-and-rest" rel="nofollow">Combine Yahoo Finance and HBase using Camel</a> - Blog post Robert 
 Felker writing about how to gather finance statistics from Yahoo using Camel with HBase and REST.</li><li><a shape="rect" class="external-link" href="http://davsclaus.blogspot.com/2011/11/splitting-big-xml-files-with-apache.html" rel="nofollow">Splitting big XML files with Camel - Part 1</a> - This blog post covers how to split big XML files in a streaming mode  using new functionality introduced in Camel 2.9, and explains some of  its inner details.</li><li><a shape="rect" class="external-link" href="http://davsclaus.blogspot.com/2011/11/splitting-big-xml-files-with-apache_24.html" rel="nofollow">Splitting big XML files with Camel - Part 2</a> - This covers splitting big XML files using the new <tt>camel-stax</tt> component, introduced in Camel 2.9.</li><li><a shape="rect" class="external-link" href="http://davsclaus.blogspot.com/2012/02/correlating-logs-from-redelivered.html" rel="nofollow">Correlating logs from redelivered messages</a> - By Claus Ibsen, talks how you can 
 correlate externally redelivered  message in the logs, to know what is what. The blog also shows how you  can customize logging levels, and what you can tell from JMX as well.</li><li><a shape="rect" class="external-link" href="http://jeff-davis.blogspot.com/2012/02/using-apache-camel-to-manage-amazon-ec2.html" rel="nofollow">Using Apache Camel to Manage Amazon EC2 Startup/Shutdown</a> by Jeff Davis.</li><li><a shape="rect" class="external-link" href="http://waterback.github.com/blog/2012/03/02/easy-handmade-ws-addresssing-with-apache-camel/" rel="nofollow">Easy Handmade SOAP-Webservice-Versioning With Apache Camel</a> by Martin Huber, blogs how to do WS versioning with Apache CXF and Camel.</li><li><a shape="rect" class="external-link" href="http://davsclaus.blogspot.se/2012/03/camel-now-with-twitter-and-websocket.html" rel="nofollow">Using twitter and web socket with Apache Camel</a> by Claus Ibsen, blogs how to use the new Twitter component to post live twitter search fee
 ds to a web page using WebSocket.</li><li><a shape="rect" class="external-link" href="http://java.dzone.com/articles/gotcha-when-using-camel" rel="nofollow">Gotcha when using Camel Servlet</a> - A blog post with some advice when using the Camel Servlet component.</li><li><a shape="rect" class="external-link" href="http://jason-sherman.blogspot.se/2012/04/camel-working-with-email-attachments.html" rel="nofollow">Working with EMail attachments</a> - by Jason Sherman, whom blogs about how to split emails with multiple  attachments into multiple messages with a single attachment each, for  further processing in Camel.</li></ul>
 
 
 <h3><a shape="rect" name="Articles-Tooling%2FCombinationwithotherProducts"></a>Tooling / Combination with other Products</h3>

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