You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by pv...@apache.org on 2006/01/31 03:41:49 UTC

svn commit: r373672 - /incubator/activemq/trunk/activemq-web/src/main/webapp/index.html

Author: pvillacorta
Date: Mon Jan 30 18:41:18 2006
New Revision: 373672

URL: http://svn.apache.org/viewcvs?rev=373672&view=rev
Log:
rollback change to message receiver parameters

Modified:
    incubator/activemq/trunk/activemq-web/src/main/webapp/index.html

Modified: incubator/activemq/trunk/activemq-web/src/main/webapp/index.html
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-web/src/main/webapp/index.html?rev=373672&r1=373671&r2=373672&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-web/src/main/webapp/index.html (original)
+++ incubator/activemq/trunk/activemq-web/src/main/webapp/index.html Mon Jan 30 18:41:18 2006
@@ -41,7 +41,7 @@
 </p>
 
 <p>
-<a href="amq/FOO/BAR?timeout=10000&listen=true&id=0">Receive a message</a>
+<a href="amq/FOO/BAR?timeout=10000">Receive a message</a>
 </p>
 
 </body>