Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 08A40200B80 for ; Wed, 14 Sep 2016 12:10:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 077C4160AD5; Wed, 14 Sep 2016 10:10:22 +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 7EE73160AB4 for ; Wed, 14 Sep 2016 12:10:21 +0200 (CEST) Received: (qmail 15161 invoked by uid 500); 14 Sep 2016 10:10:20 -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 15116 invoked by uid 99); 14 Sep 2016 10:10:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2016 10:10:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 714A52C0D56 for ; Wed, 14 Sep 2016 10:10:20 +0000 (UTC) Date: Wed, 14 Sep 2016 10:10:20 +0000 (UTC) From: "Christian Schneider (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DOSGI-8) Need to support all value data types for multi-value service properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 14 Sep 2016 10:10:22 -0000 [ https://issues.apache.org/jira/browse/DOSGI-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved DOSGI-8. ------------------------------------- Resolution: Cannot Reproduce Assignee: Christian Schneider > Need to support all value data types for multi-value service properties > ----------------------------------------------------------------------- > > Key: DOSGI-8 > URL: https://issues.apache.org/jira/browse/DOSGI-8 > Project: CXF Distributed OSGi > Issue Type: Bug > Reporter: David Bosschaert > Assignee: Christian Schneider > > In OSGi all service properties that are potentially multi-value, need to support the following data types: > String, String[] or a Collection of Strings > In the CXF DOSGi code, this is currently not the case everywhere, so we need to double check/ensure all the service properties and ensure that they support this flexibility. -- This message was sent by Atlassian JIRA (v6.3.4#6332)