You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andreas Vallen (JIRA)" <ji...@apache.org> on 2016/05/30 21:34:12 UTC

[jira] [Created] (CXF-6926) StaticSTSProperties does not allow initialization of crypto from Properties object

Andreas Vallen created CXF-6926:
-----------------------------------

             Summary: 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
            Priority: Minor


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)