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
commit48f393f2de21815662ee13c86ebe3a9c2f5627d7 (patch)
tree017571b1b5fb72cc9d4ee71e0ec7abd09438fa30
parentab1fc9cad104538932376ff635ad8be78ebeceea (diff)
downloadqpid-python-48f393f2de21815662ee13c86ebe3a9c2f5627d7.tar.gz
Added some extra info to example doc for xml exchange.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@684785 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--cpp/examples/xml-exchange/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpp/examples/xml-exchange/README b/cpp/examples/xml-exchange/README
index 26b9fac97a..85caebe352 100644
--- a/cpp/examples/xml-exchange/README
+++ b/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: