From 48f393f2de21815662ee13c86ebe3a9c2f5627d7 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Mon, 11 Aug 2008 15:56:39 +0000 Subject: 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 --- cpp/examples/xml-exchange/README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpp') 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: -- cgit v1.2.1