You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Timothy Ward (JIRA)" <ji...@apache.org> on 2011/02/04 14:37:28 UTC

[jira] Updated: (ARIES-450) Service based provisioning returns services that can never be used

     [ https://issues.apache.org/jira/browse/ARIES-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Ward updated ARIES-450:
-------------------------------

    Fix Version/s:     (was: 0.3)

> Service based provisioning returns services that can never be used
> ------------------------------------------------------------------
>
>                 Key: ARIES-450
>                 URL: https://issues.apache.org/jira/browse/ARIES-450
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>    Affects Versions: 0.3
>            Reporter: Timothy Ward
>
> When performing service based provisioning, the OBR metadata does not provide any information about the version of the interface either required or exposed as a service.
> For example, 
> * I have a bundle A that uses the org.apache.aries.Foo service, and imports org.apache.aries;version="[1.0.0,2.0.0)"
> * I have a bundle B that provides the org.apache.aries.Foo service and imports org.apache.aries;version="[2.0.0,2.1.0)"
> When bundle A is provisioned, the current implementation will return bundle B as a valid implementation of the Foo service, even though there is no way that A can ever use it because the class spaces have no overlap!

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira