From dev-return-100205-apmail-qpid-dev-archive=qpid.apache.org@qpid.apache.org Fri Jan 10 10:27:04 2020 Return-Path: X-Original-To: apmail-qpid-dev-archive@www.apache.org Delivered-To: apmail-qpid-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 5F0E719A86 for ; Fri, 10 Jan 2020 10:27:04 +0000 (UTC) Received: (qmail 77653 invoked by uid 500); 10 Jan 2020 10:27:03 -0000 Delivered-To: apmail-qpid-dev-archive@qpid.apache.org Received: (qmail 77347 invoked by uid 500); 10 Jan 2020 10:27:02 -0000 Mailing-List: contact dev-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list dev@qpid.apache.org Received: (qmail 77320 invoked by uid 99); 10 Jan 2020 10:27:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jan 2020 10:27:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 58841E30AA for ; Fri, 10 Jan 2020 10:27:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 2D4D8780429 for ; Fri, 10 Jan 2020 10:27:00 +0000 (UTC) Date: Fri, 10 Jan 2020 10:27:00 +0000 (UTC) From: "Frank (Jira)" To: dev@qpid.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (PROTON-2166) the README for Python examples might be misleading MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Frank created PROTON-2166: ----------------------------- Summary: the README for Python examples might be misleading Key: PROTON-2166 URL: https://issues.apache.org/jira/browse/PROTON-2166 Project: Qpid Proton Issue Type: Improvement Components: examples, proton-c Affects Versions: proton-c-0.30.0 Reporter: Frank The wording of the required broker setup to run the examples is a bit misle= ading. The=C2=A0{{qpid-proton/python/examples/README.txt}} states that the example= s requires a broker accepting links to and from a node named 'examples'. ??Most (though not all) of the current examples require a broker or similar= intermediary that supports the AMQP 1.0 protocol, allows anonymous connect= ions and accepts links to and from a node named 'examples'.?? If for example someone setup Qpid Broker-J and create a {{virtualhostnode}}= 'examples' the examples don't run. Rather a queue with the name 'examples'= is required. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org For additional commands, e-mail: dev-help@qpid.apache.org