[
https://issues.apache.org/jira/browse/ARIES-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998162#comment-12998162
]
Greg Rapp commented on ARIES-584:
---------------------------------
Blueprint XML definition -
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.0.0">
<cm:managed-service-factory id="testfactory"
factory-pid="testfactory" interface="testplugin.ServerImpl"
auto-export="all-classes">
<cm:managed-component class="testplugin.ServerImpl" />
</cm:managed-service-factory>
</blueprint>
> Blueprint Managed Service Factory Registers Duplicate Service
> -------------------------------------------------------------
>
> Key: ARIES-584
> URL: https://issues.apache.org/jira/browse/ARIES-584
> Project: Aries
> Issue Type: Bug
> Components: Blueprint
> Affects Versions: 0.2, 0.3
> Environment: Mac OSX 10.6.6 / Equinox 3.6.1 / Felix Config Admin
> 1.2.8 / Aries Blueprint 0.3 (and 0.2)
> Reporter: Greg Rapp
>
> Creating a simple managed service factory, two services are instantiated for
> a single factory configuration.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira