Author: gsim
Date: Mon Aug 11 08:56:39 2008
New Revision: 684785

URL: http://svn.apache.org/viewvc?rev=684785&view=rev
Log:
Added some extra info to example doc for xml exchange.


Modified:
    incubator/qpid/trunk/qpid/cpp/examples/xml-exchange/README

Modified: incubator/qpid/trunk/qpid/cpp/examples/xml-exchange/README
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/examples/xml-exchange/README?rev=684785&r1=684784&r2=684785&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/examples/xml-exchange/README (original)
+++ incubator/qpid/trunk/qpid/cpp/examples/xml-exchange/README Mon Aug 11 
08:56:39 2008
@@ -1,6 +1,11 @@
 This example shows how to program a simple application
 using the XML Exchange. 
 
+[Note: The XML Exchange is not a standard AMQP exchange type. To run
+this example you need to have a broker that has support for the xml
+exchange. If you are compiling the broker from source please refer to
+the INSTALL notes from qpid.]
+
 To run the example, execute the programs in the
 following order:
 


Reply via email to