You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Xander Uiterlinden (Commented) (JIRA)" <ji...@apache.org> on 2011/10/25 17:24:32 UTC

[jira] [Commented] (FELIX-3186) Adapter services do not get their adapted services transparently replaced when an aspect is added to them.

    [ https://issues.apache.org/jira/browse/FELIX-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135140#comment-13135140 ] 

Xander Uiterlinden commented on FELIX-3186:
-------------------------------------------

The testcase also finishes with a warning which needs to be checked:
WARNING: Invocation of 'added' failed. (java.lang.IllegalStateException: Can only register services while bundle is active or activating.)

                
> Adapter services do not get their adapted services transparently replaced when an aspect is added to them.
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3186
>                 URL: https://issues.apache.org/jira/browse/FELIX-3186
>             Project: Felix
>          Issue Type: Bug
>          Components: Dependency Manager
>    Affects Versions: dependencymanager-3.0.0
>         Environment: mac-osx
>            Reporter: Xander Uiterlinden
>              Labels: bug
>             Fix For: dependencymanager-3.0.0
>
>         Attachments: AspectAdapterTest.java
>
>
> A service consumer consumes an adapter service. The adapter service adapts a service provider.
> An aspect is added to the service provider. This should not impact the service consumer.
> Expected behavior is transparent replacement of the service the adapter adapts with the aspect service.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira