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>


Reply via email to