You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by acartapanis <gi...@git.apache.org> on 2015/05/21 15:20:00 UTC

[GitHub] aries pull request: Correction for bug ARIES-914, probably not the...

GitHub user acartapanis opened a pull request:

    https://github.com/apache/aries/pull/22

    Correction for bug ARIES-914, probably not the good way to do …

    Please see my comment on JIRA for ARIES-914.
    I'm not sure this is the good way to solve this bug.
    
    For an xml file :
    
    `<bean
    id="totoEmbeddedServer"
    class="toto.EmbeddedServer"
    scope="singleton"
    init-method="init"
    destroy-method="destroy">
    <cm:managed-properties persistent-id="toto" update-strategy="component-managed" update-method="configure"/>
    </bean>`
    
    I expect the "configure(Map)" method to be called at startup, as it is done for a container managed property.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/acartapanis/aries trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/aries/pull/22.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22
    
----
commit 4675df147932b97bf1efdb80e659475697150ecc
Author: acartapanis <ab...@github>
Date:   2015-05-21T13:10:52Z

    digusting correction for bug ARIES-914, probably not the good way to do this...

----


---
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.
---

[GitHub] aries pull request: Correction for bug ARIES-914, probably not the...

Posted by acartapanis <gi...@git.apache.org>.
Github user acartapanis closed the pull request at:

    https://github.com/apache/aries/pull/22


---
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.
---