summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2008-08-11 15:56:39 +0000
committerGordon Sim <gsim@apache.org>2008-08-11 15:56:39 +0000
commit8ebc7e8de7cb24c2d521473cb6a6f479c331936e (patch)
tree4bf5807d5dc8417f2579e5ad4338312b692d68f8
parent68d53aee4983a6df581eae7d5e70dbfbd5556861 (diff)
downloadqpid-python-8ebc7e8de7cb24c2d521473cb6a6f479c331936e.tar.gz
Added some extra info to example doc for xml exchange.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@684785 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/examples/xml-exchange/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/qpid/cpp/examples/xml-exchange/README b/qpid/cpp/examples/xml-exchange/README
index 26b9fac97a..85caebe352 100644
--- a/qpid/cpp/examples/xml-exchange/README
+++ b/qpid/cpp/examples/xml-exchange/README
@@ -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: