You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2007/06/29 19:43:11 UTC

svn commit: r551976 - /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/component/vm/package.html

Author: jstrachan
Date: Fri Jun 29 10:43:10 2007
New Revision: 551976

URL: http://svn.apache.org/viewvc?view=rev&rev=551976
Log:
fixed javadoc

Modified:
    activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/component/vm/package.html

Modified: activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/component/vm/package.html
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/component/vm/package.html?view=diff&rev=551976&r1=551975&r2=551976
==============================================================================
--- activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/component/vm/package.html (original)
+++ activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/component/vm/package.html Fri Jun 29 10:43:10 2007
@@ -19,7 +19,7 @@
 </head>
 <body>
 
-The <a href="http://activemq.apache.org/camel/queue.html">Queue Component</a> for asynchronous
+The <a href="http://activemq.apache.org/camel/vm.html">VM Component</a> for asynchronous
 <a href="http://www.eecs.harvard.edu/~mdw/proj/seda/">SEDA</a> exchanges on a
 <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/BlockingQueue.html">BlockingQueue</a>
 within the current JVM; so across CamelContext instances. Note that this communication can only take place