Author: ningjiang
Date: Sat Jul 16 14:24:20 2011
New Revision: 1147432

URL: http://svn.apache.org/viewvc?rev=1147432&view=rev
Log:
Polish camel-example-cxf-osgi readme

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

Modified: camel/trunk/examples/camel-example-cxf-osgi/README.txt
URL: 
http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-cxf-osgi/README.txt?rev=1147432&r1=1147431&r2=1147432&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-cxf-osgi/README.txt (original)
+++ camel/trunk/examples/camel-example-cxf-osgi/README.txt Sat Jul 16 14:24:20 
2011
@@ -37,14 +37,11 @@ To run the example on Apache ServiceMix 
   features:install camel-jaxb
   features:install camel-cxf
   
-  if you want to test the example with blueprint, you should install 
-  features:install camel-blueprint
-
   Note: In this example we use Apache Camel 2.8.0 as the version. You should 
of course use the
         version number of Camel you are using.
 
   3) Deploy our example
-  osgi:install -s mvn:org.apache.camel/camel-example-cxf-osgi
+  osgi:install -s mvn:org.apache.camel/camel-example-cxf-osgi/2.8.0
   
   4) Verify that your service is available using in the browser the following 
url. We assume you
   use the default PAX Web configuration which use the port 8181 for http. If 
you would like to use


Reply via email to