You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Raymond Feng (JIRA)" <tu...@ws.apache.org> on 2007/09/14 23:47:32 UTC

[jira] Resolved: (TUSCANY-1701) Support for OSGi Contribution bundles

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

Raymond Feng resolved TUSCANY-1701.
-----------------------------------

    Resolution: Fixed

Patch applied under r575799

> Support for OSGi Contribution bundles
> -------------------------------------
>
>                 Key: TUSCANY-1701
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1701
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA OSGi Integration
>            Reporter: Rajini Sivaram
>            Assignee: Raymond Feng
>         Attachments: contribution-osgi.zip, itest-osgi-implementation-patch.txt, modules-contribution-java-patch.txt, modules-osgi-implementation-patch.txt, samples-osgi-supplychain-patch.txt
>
>
> Support for OSGi bundles as contributions - SCA contributions can be packaged as OSGi bundles where OSGi will bring modularity and versioning to SCA. 
>  
> Resolution of artifacts in OSGi contribution bundles will be handled by an OSGi runtime (if an OSGi runtime is not present on the classpath, the bundle will be treated as a plain jar). This would mean that classes used in < implementation.java/> and interfaces etc. will be loaded using standard OSGi resolution mechanisms, enabling different versions of classes to be loaded into a domain (there is also better isolation because each bundle has its own classloader). <implementation.osgi/> can use SCA bundle contributions as their implementation artifact, and can also refer to nested bundles inside contributions.
> <implementation.osgi/> will now use the symbolic name and version of the bundle instead of its location URL, and the bundle will be located by Tuscany from the contributions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org