You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2014/01/15 19:59:19 UTC

[jira] [Updated] (FELIX-4387) JAAS config fields are initialized too late in the ConfigSpiOsgi constructor

     [ https://issues.apache.org/jira/browse/FELIX-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Bocanegra updated FELIX-4387:
------------------------------------

    Attachment: felix-4387-r1558508.patch

suggested patch moves the initialization of those fields right before the config update and service registration.

> JAAS config fields are initialized too late in the ConfigSpiOsgi constructor
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-4387
>                 URL: https://issues.apache.org/jira/browse/FELIX-4387
>             Project: Felix
>          Issue Type: Bug
>          Components: JAAS
>    Affects Versions: jaas-0.0.2
>            Reporter: Tobias Bocanegra
>         Attachments: felix-4387-r1558508.patch
>
>
> The {{originalConfig}} and {{proxyConfig}} fields are initialized after the service registration, which is a problem in the {{update()}} call triggered by the config admin.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)