Author: janstey
Date: Thu Dec  1 00:45:35 2011
New Revision: 1208918

URL: http://svn.apache.org/viewvc?rev=1208918&view=rev
Log:
README updates for activemq example

Modified:
    servicemix/smx4/features/trunk/examples/README.txt
    
servicemix/smx4/features/trunk/examples/activemq/activemq-camel-blueprint/README.txt

Modified: servicemix/smx4/features/trunk/examples/README.txt
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/README.txt?rev=1208918&r1=1208917&r2=1208918&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/README.txt (original)
+++ servicemix/smx4/features/trunk/examples/README.txt Thu Dec  1 00:45:35 2011
@@ -57,6 +57,12 @@ CXF examples
   it through the OSGi HTTP service.  It includes a custom CallbackHandler 
implementation
   to show you how to implement your own authentication logic.
 
+ActiveMQ Examples
+=================
+
+- activemq-camel-blueprint
+  Deploys Camel EIP routes as an OSGi bundle using Blueprint. These routes
+  make use of an ActiveMQ queue hosted on the local broker deployed in 
ServiceMix.
 
 Karaf examples
 ==============

Modified: 
servicemix/smx4/features/trunk/examples/activemq/activemq-camel-blueprint/README.txt
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/activemq/activemq-camel-blueprint/README.txt?rev=1208918&r1=1208917&r2=1208918&view=diff
==============================================================================
--- 
servicemix/smx4/features/trunk/examples/activemq/activemq-camel-blueprint/README.txt
 (original)
+++ 
servicemix/smx4/features/trunk/examples/activemq/activemq-camel-blueprint/README.txt
 Thu Dec  1 00:45:35 2011
@@ -21,7 +21,7 @@ ActiveMQ & Camel in Blueprint Example
 Purpose
 -------
 Deploys Camel EIP routes as an OSGi bundle using Blueprint. These routes
-makes use of an ActiveMQ queue hosted on the local broker deployed in 
ServiceMix.
+make use of an ActiveMQ queue hosted on the local broker deployed in 
ServiceMix.
 
 Configuration makes use of the OSGi Configuration Admin service and
 Blueprint property placeholders, and the example demonstrates how to


Reply via email to