[
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