[jboss-svn-commits] JBL Code SVN: r33100 - in labs/jbossesb/workspace/dward/JBESB_4_8_Camel_Gateway/product: samples/quickstarts/camel_helloworld and 1 other directory.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed May 26 16:00:00 EDT 2010
Author: dward
Date: 2010-05-26 15:59:59 -0400 (Wed, 26 May 2010)
New Revision: 33100
Modified:
labs/jbossesb/workspace/dward/JBESB_4_8_Camel_Gateway/product/rosetta/src/org/jboss/soa/esb/listeners/gateway/camel/CamelGateway.java
labs/jbossesb/workspace/dward/JBESB_4_8_Camel_Gateway/product/samples/quickstarts/camel_helloworld/readme.txt
Log:
Provided links to wiki page.
Modified: labs/jbossesb/workspace/dward/JBESB_4_8_Camel_Gateway/product/rosetta/src/org/jboss/soa/esb/listeners/gateway/camel/CamelGateway.java
===================================================================
--- labs/jbossesb/workspace/dward/JBESB_4_8_Camel_Gateway/product/rosetta/src/org/jboss/soa/esb/listeners/gateway/camel/CamelGateway.java 2010-05-26 19:35:54 UTC (rev 33099)
+++ labs/jbossesb/workspace/dward/JBESB_4_8_Camel_Gateway/product/rosetta/src/org/jboss/soa/esb/listeners/gateway/camel/CamelGateway.java 2010-05-26 19:59:59 UTC (rev 33100)
@@ -44,6 +44,9 @@
/**
* CamelGateway.
+ *
+ * <p>For detailed information, please visit this wiki page:<br/>
+ * <a href="http://community.jboss.org/wiki/CamelGateway">http://community.jboss.org/wiki/CamelGateway</a></p>
*
* @author dward at jboss.org
*/
Modified: labs/jbossesb/workspace/dward/JBESB_4_8_Camel_Gateway/product/samples/quickstarts/camel_helloworld/readme.txt
===================================================================
--- labs/jbossesb/workspace/dward/JBESB_4_8_Camel_Gateway/product/samples/quickstarts/camel_helloworld/readme.txt 2010-05-26 19:35:54 UTC (rev 33099)
+++ labs/jbossesb/workspace/dward/JBESB_4_8_Camel_Gateway/product/samples/quickstarts/camel_helloworld/readme.txt 2010-05-26 19:59:59 UTC (rev 33100)
@@ -3,6 +3,9 @@
The purpose of the camel_helloworld quickstart sample is to prove the
integration of JBossESB + Apache Camel.
+ For detailed information, please visit this wiki page:
+ http://community.jboss.org/wiki/CamelGateway
+
Running this quickstart:
========================
Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts
More information about the jboss-svn-commits
mailing list