[
https://issues.apache.org/jira/browse/ARIES-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562142#comment-15562142
]
Grzegorz Grzybek commented on ARIES-1407:
-----------------------------------------
[~metatech], what ServiceRecipe registers in OSGi is actually
{{org.apache.aries.blueprint.container.ServiceRecipe.TriggerServiceFactory}},
which is {{org.osgi.framework.ServiceFactory}}.
When its {{getService()}} listeners are notified. Are you sure your
connectionFactoryService is actually dereferenced/used somewhere?
> Service (un)registration listener not called anymore
> ----------------------------------------------------
>
> Key: ARIES-1407
> URL: https://issues.apache.org/jira/browse/ARIES-1407
> Project: Aries
> Issue Type: Bug
> Components: Blueprint
> Environment: Servicemix 5.4.1
> Reporter: metatech
> Attachments: blueprint_registration_listener_fix_v2.patch
>
>
> Service (un)registration listeners are not called anymore since Blueprint
> 1.4.0.
> There are 2 booleans in the "ServiceRecipe" class which are tested against
> the wrong values.
> Please find a patch which makes them work again with Blueprint 1.4.3.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)