You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kg...@apache.org on 2010/11/18 17:14:13 UTC

svn commit: r1036513 - /qpid/branches/0.8-release-candidates/qpid/cpp/examples/README.txt

Author: kgiusti
Date: Thu Nov 18 16:14:13 2010
New Revision: 1036513

URL: http://svn.apache.org/viewvc?rev=1036513&view=rev
Log:
merge from trunk

Modified:
    qpid/branches/0.8-release-candidates/qpid/cpp/examples/README.txt

Modified: qpid/branches/0.8-release-candidates/qpid/cpp/examples/README.txt
URL: http://svn.apache.org/viewvc/qpid/branches/0.8-release-candidates/qpid/cpp/examples/README.txt?rev=1036513&r1=1036512&r2=1036513&view=diff
==============================================================================
--- qpid/branches/0.8-release-candidates/qpid/cpp/examples/README.txt (original)
+++ qpid/branches/0.8-release-candidates/qpid/cpp/examples/README.txt Thu Nov 18 16:14:13 2010
@@ -149,16 +149,9 @@ On Windows:
   C:\Program Files\qpidc-0.7\examples\request-response> server
   C:\Program Files\qpidc-0.7\examples\request-response> client
 
-== QMF Agent ==
+== qmf-console ==
 
-This example demonstrates integration with the Qpid Management Framework (QMF).
-The qmf-agent program will connect to a running Qpid broker and advertise a
-managed object (org.apache.qpid.agent.example:parent). Using the qpid-tool,
-you can monitor the object and also call a method (create_child) to spawn
-managed child objects.
+This directory contains examples which demonstrate integration with
+the Qpid Management Framework (QMF).  Refer to the README.txt file
+within the directory for more information.
 
-To build this example, simply invoke make on Unix or Linux. On Windows, you 
-must invoke 
-	nmake /f example_gen.mak
-before building the sample to generate the supporting model classes 
-(e.g., Parent,Child,etc.).



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org