From df9f26495b4d1823601cccc2680384c2a23427a8 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Tue, 12 Jan 2010 12:02:38 +0000 Subject: QPID-664: Added some of the missing standard message headers. Added two new test utilities for sending and receiving with the new API (both still works in progress). git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@898296 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/examples/messaging/readme.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qpid/cpp/examples') diff --git a/qpid/cpp/examples/messaging/readme.txt b/qpid/cpp/examples/messaging/readme.txt index 788b8c2833..0430b8e2da 100644 --- a/qpid/cpp/examples/messaging/readme.txt +++ b/qpid/cpp/examples/messaging/readme.txt @@ -137,6 +137,8 @@ An example using xquery based filtering with the xml exchange: TODO: +* auto-creating exchanges of different types + * xml content in the xquery example * 'durable' and 'reliable' subscriptions -- cgit v1.2.1