Author: bvahdat Date: Wed Sep 26 09:43:17 2012 New Revision: 1390355 URL: http://svn.apache.org/viewvc?rev=1390355&view=rev Log: Added a notice to README.txt.
Modified: camel/trunk/examples/camel-example-cdi/README.txt Modified: camel/trunk/examples/camel-example-cdi/README.txt URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-cdi/README.txt?rev=1390355&r1=1390354&r2=1390355&view=diff ============================================================================== --- camel/trunk/examples/camel-example-cdi/README.txt (original) +++ camel/trunk/examples/camel-example-cdi/README.txt Wed Sep 26 09:43:17 2012 @@ -28,6 +28,9 @@ To run the example using JBoss simply ty And to launch using Glassfish mvn deploy -Pglassfish +Please note that both the JBoss as well as Glassfish maven artifacts are pretty big in size so be patient +as maven downloads them into your local repository for the first time. + This example is documented at http://camel.apache.org/cdi-example.html