Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B7BD49970 for ; Fri, 20 Apr 2012 08:57:10 +0000 (UTC) Received: (qmail 51009 invoked by uid 500); 20 Apr 2012 08:57:10 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 50855 invoked by uid 500); 20 Apr 2012 08:57:10 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 50634 invoked by uid 99); 20 Apr 2012 08:57:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2012 08:57:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2012 08:57:02 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5A6933A5E1B for ; Fri, 20 Apr 2012 08:56:41 +0000 (UTC) Date: Fri, 20 Apr 2012 08:56:41 +0000 (UTC) From: "Freeman Fang (Assigned) (JIRA)" To: issues@cxf.apache.org Message-ID: <1685725922.9052.1334912201372.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <580257566.9050.1334912201220.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (CXF-4252) cxf:list-endpoints karaf command should also have a busid column MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned CXF-4252: --------------------------------- Assignee: Freeman Fang > cxf:list-endpoints karaf command should also have a busid column > ---------------------------------------------------------------- > > Key: CXF-4252 > URL: https://issues.apache.org/jira/browse/CXF-4252 > Project: CXF > Issue Type: Improvement > Reporter: Freeman Fang > Assignee: Freeman Fang > > The cxf:start-endpoint and cxf:stop-endpoint commands take a bus name and an endpoint name as arguments. But when you list the endpoints using cxf:list-endpoints, the listing only gives the endpoint name. So, you kind of have to guess the bus name when invoking cxf:start-endpoint or cxf:stop-endpoint. It would be easier if the cxf:list-endpoints command also had a column to show the bus name -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira