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 801D12009C6 for ; Tue, 31 May 2016 16:51:19 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7EA221609AD; Tue, 31 May 2016 14:51:19 +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 EE320160A44 for ; Tue, 31 May 2016 16:51:18 +0200 (CEST) Received: (qmail 83537 invoked by uid 500); 31 May 2016 14:51:13 -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 83349 invoked by uid 99); 31 May 2016 14:51:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2016 14:51:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E3B952C1F62 for ; Tue, 31 May 2016 14:51:12 +0000 (UTC) Date: Tue, 31 May 2016 14:51:12 +0000 (UTC) From: "Colm O hEigeartaigh (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CXF-6926) StaticSTSProperties does not allow initialization of crypto from Properties object MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 31 May 2016 14:51:19 -0000 [ https://issues.apache.org/jira/browse/CXF-6926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh reassigned CXF-6926: ---------------------------------------- Assignee: Colm O hEigeartaigh > StaticSTSProperties does not allow initialization of crypto from Properties object > ---------------------------------------------------------------------------------- > > Key: CXF-6926 > URL: https://issues.apache.org/jira/browse/CXF-6926 > Project: CXF > Issue Type: Bug > Affects Versions: 3.1.6 > Reporter: Andreas Vallen > Assignee: Colm O hEigeartaigh > Priority: Minor > Fix For: 3.1.7, 3.2.0 > > > This was working in CXF 3.0.7 courtesy of the getProps method which was removed by git commit 40c9bfd, effective for 3.1 branch. > The former possibility to set an initialized Properties object was helpful as an adapter to the spring infrastructure for properties (Resource and Environment abstraction, property placeholder and such) instead of relying on an additional external properties file sourced by cxf-specific mechanisms. -- This message was sent by Atlassian JIRA (v6.3.4#6332)