Author: jross
Date: Thu Jan  9 20:12:55 2014
New Revision: 1556935

URL: http://svn.apache.org/r1556935
Log:
QPID-5311: Publish a change that the render process failed to propagate to the 
docs dir

Modified:
    
qpid/site/docs/components/java-broker/book/Java-Broker-Concepts-Exchanges.html

Modified: 
qpid/site/docs/components/java-broker/book/Java-Broker-Concepts-Exchanges.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/components/java-broker/book/Java-Broker-Concepts-Exchanges.html?rev=1556935&r1=1556934&r2=1556935&view=diff
==============================================================================
--- 
qpid/site/docs/components/java-broker/book/Java-Broker-Concepts-Exchanges.html 
(original)
+++ 
qpid/site/docs/components/java-broker/book/Java-Broker-Concepts-Exchanges.html 
Thu Jan  9 20:12:55 2014
@@ -51,6 +51,6 @@
    </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem">If using AMQP 0-10 protocol, and an alternate exchange has 
been set on the exchange, the message is routed to the alternate exchange.
     The alternate exchange routes the message according to its routing 
algorithm and its binding table.  If the messages is still unroutable,
     the message is discarded.</li><li class="listitem">If using AMQP protocols 
0-8..0-9-1, and the publisher set the mandatory flag and the<a class="link" 
href="Java-Broker-Close-Connection-When-No-Route.html" title="12.6. Closing 
client connections on unroutable mandatory messages">
-     close when no route</a> feature did not close the connection, the message 
is returned to the Producer.</li><li class="listitem">Otherwise, the message is 
discarded.</li></ul></div><p>
+     close when no route</a> feature is disabled, the message is returned to 
the Producer.</li><li class="listitem">Otherwise, the message is 
discarded.</li></ul></div><p>
   </p></div><div class="footnotes"><br><hr width="100" align="left"><div 
id="ftn.idp7083136" class="footnote"><p><a href="#idp7083136" class="para"><sup 
class="para">[4] </sup></a>
     This is a Qpid specific extension.</p></div></div></div></div><div 
class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td 
width="40%" align="left"><a accesskey="p" 
href="Java-Broker-Concepts-Virtual-Hosts.html">Prev</a> </td><td width="20%" 
align="center"><a accesskey="u" href="Java-Broker-Concepts.html">Up</a></td><td 
width="40%" align="right"> <a accesskey="n" 
href="Java-Broker-Concepts-Queues.html">Next</a></td></tr><tr><td width="40%" 
align="left" valign="top">4.2. Virtual Hosts </td><td width="20%" 
align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" 
align="right" valign="top"> 4.4. Queues</td></tr></table></div><div 
class="main_text_area_bottom"></div></div></div></body></html>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to