summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/examples')
-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: