Return-Path: X-Original-To: apmail-cxf-dev-archive@www.apache.org Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 13B85186FC for ; Sat, 30 Apr 2016 12:15:07 +0000 (UTC) Received: (qmail 17151 invoked by uid 500); 30 Apr 2016 12:15:07 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 17057 invoked by uid 500); 30 Apr 2016 12:15:07 -0000 Mailing-List: contact dev-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 dev@cxf.apache.org Received: (qmail 16599 invoked by uid 99); 30 Apr 2016 12:15:06 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Apr 2016 12:15:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6E2A9DFA44; Sat, 30 Apr 2016 12:15:06 +0000 (UTC) From: neykov To: dev@cxf.apache.org Reply-To: dev@cxf.apache.org References: In-Reply-To: Subject: [GitHub] cxf pull request: Fixes a NPE if Bus is not registered Content-Type: text/plain Message-Id: <20160430121506.6E2A9DFA44@git1-us-west.apache.org> Date: Sat, 30 Apr 2016 12:15:06 +0000 (UTC) Github user neykov commented on the pull request: https://github.com/apache/cxf/pull/129#issuecomment-215959913 Thanks @cschneider closing this in favour of your changes. For the case of multiple buses - wondering whether the client service should be able to target a specific bus (by name) instead of using the last seen configuration which is indeterministic due to bundle load order not being predefined. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---