Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 78903 invoked from network); 9 Oct 2009 22:00:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Oct 2009 22:00:18 -0000 Received: (qmail 24643 invoked by uid 500); 9 Oct 2009 22:00:18 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 24623 invoked by uid 500); 9 Oct 2009 22:00:18 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 24613 invoked by uid 99); 9 Oct 2009 22:00:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2009 22:00:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ming.zhang.china@gmail.com designates 209.85.223.201 as permitted sender) Received: from [209.85.223.201] (HELO mail-iw0-f201.google.com) (209.85.223.201) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2009 22:00:09 +0000 Received: by iwn39 with SMTP id 39so4122019iwn.25 for ; Fri, 09 Oct 2009 14:58:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=6bPJ9j8baf1R4sG+dQGikglzhI6+5oO8ojCqo5IDCcY=; b=ds7W7/faW9wvIwQRwMtY7sUrf1qUbjesEhiOLI5XDLKsCNqZB+xN8h5JMVPUOG3tgl Ea5B4sWK4g7cdZ0+ZYP/euw8RiTAfXjyWlfzQQI2kT6H5YEMXX44EOd7pDdZ9zvd/mkn JVAm4GuHpNVMSbqK12eAwv9w7uJKyOUhvkiJY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=JcX3MUo2EsRrbqYZvnHVq7SINP45nrMh/xr8MA8nmSwCacMy1RCWWEahw+2riQaIeO yvDnZRFlf+yZEOsRbque/56SzL0JVTq2YflLk2qeuINizkgASqMmUkLIE2cFlZ5YQi9t VQY150wLsynJGJNvwid8sFFg64ngcnwcW7cuc= MIME-Version: 1.0 Sender: ming.zhang.china@gmail.com Received: by 10.231.25.29 with SMTP id x29mr6125945ibb.31.1255125528640; Fri, 09 Oct 2009 14:58:48 -0700 (PDT) Date: Fri, 9 Oct 2009 17:58:48 -0400 X-Google-Sender-Auth: 48fb07bdc9b28140 Message-ID: <93552bad0910091458v56f2cfd2g38649a57436b27c1@mail.gmail.com> Subject: where i can find python QMF agent example From: Ming Zhang To: users Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi All I wonder where I could find more QMF examples in python? Especially on how to write an agent? I guess that I need to write a schema.xml. Then run some command (no idea what) to generate some stub. Then I need to write a code to follow certain formats. But such information is not available. Could someone help me on this? Thanks. Ming --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org