Author: ningjiang
Date: Thu Oct 23 23:56:31 2008
New Revision: 707565

URL: http://svn.apache.org/viewvc?rev=707565&view=rev
Log:
Polish the examples' README.txt

Modified:
    activemq/camel/trunk/examples/camel-example-etl/README.txt
    activemq/camel/trunk/examples/camel-example-osgi/README.txt

Modified: activemq/camel/trunk/examples/camel-example-etl/README.txt
URL: 
http://svn.apache.org/viewvc/activemq/camel/trunk/examples/camel-example-etl/README.txt?rev=707565&r1=707564&r2=707565&view=diff
==============================================================================
--- activemq/camel/trunk/examples/camel-example-etl/README.txt (original)
+++ activemq/camel/trunk/examples/camel-example-etl/README.txt Thu Oct 23 
23:56:31 2008
@@ -8,6 +8,9 @@
 For a full description of this example please see
   http://activemq.apache.org/camel/etl-example.html
 
+You will need to compile this example first:
+  mvn compile
+
 To run the example type
   mvn camel:run
 

Modified: activemq/camel/trunk/examples/camel-example-osgi/README.txt
URL: 
http://svn.apache.org/viewvc/activemq/camel/trunk/examples/camel-example-osgi/README.txt?rev=707565&r1=707564&r2=707565&view=diff
==============================================================================
--- activemq/camel/trunk/examples/camel-example-osgi/README.txt (original)
+++ activemq/camel/trunk/examples/camel-example-osgi/README.txt Thu Oct 23 
23:56:31 2008
@@ -19,6 +19,9 @@
     </dependency>
 and log4j.properties is located in src/main/resources 
 
+You can also run this example in a osgi container like ServiceMix kernel
+ http://cwiki.apache.org/CAMEL/how-to-run-camel-in-a-osgi-container.html
+
 If you hit any problems please let us know on the Camel Forums
   http://activemq.apache.org/camel/discussion-forums.html
 


Reply via email to