From users-return-18153-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Thu Jan 18 11:40:16 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 1956A180654 for ; Thu, 18 Jan 2018 11:40:16 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0983A160C36; Thu, 18 Jan 2018 10:40:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5055E160C2B for ; Thu, 18 Jan 2018 11:40:15 +0100 (CET) Received: (qmail 57866 invoked by uid 500); 18 Jan 2018 10:40:14 -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 57855 invoked by uid 99); 18 Jan 2018 10:40:14 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jan 2018 10:40:14 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 92E5FD756F for ; Thu, 18 Jan 2018 10:40:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.011 X-Spam-Level: X-Spam-Status: No, score=-5.011 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_HI=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id wxCOMxEtkEeM for ; Thu, 18 Jan 2018 10:40:12 +0000 (UTC) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id E52845F3DF for ; Thu, 18 Jan 2018 10:40:11 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 7E948C0587C9 for ; Thu, 18 Jan 2018 10:40:05 +0000 (UTC) Received: from localhost.localdomain (ovpn-116-81.phx2.redhat.com [10.3.116.81]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1985417F59 for ; Thu, 18 Jan 2018 10:40:04 +0000 (UTC) Subject: Re: C++ broker QMF GUI To: users@qpid.apache.org References: From: Gordon Sim Organization: Red Hat UK Ltd, Registered in England and Wales under Company Registration No. 3798903, Directors: Michael Cunningham, Michael O'Neill, Eric Shander Message-ID: Date: Thu, 18 Jan 2018 10:40:02 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Thu, 18 Jan 2018 10:40:05 +0000 (UTC) On 18/01/18 10:27, Jan Bares, WOOD & Co. wrote: > Hi, > > There used to be javascript single page QMF GUI for C++ broker some years ago, is it still in development? Where can I find it? The Java broker has its management console, but it seems to be baked into the broker. The last release I can find was (the last unified build, from March 2015): http://archive.apache.org/dist/qpid/0.32/qpid-java-qmf-tools-0.32.tar.gz It is still in the old unified tree (not sure if there was an additional repo created for it?): https://github.com/apache/qpid/tree/trunk/qpid/tools/src/java It does look like there were a couple of commits since the last release. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org