[
https://issues.apache.org/jira/browse/TUSCANY-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram closed TUSCANY-2067.
-----------------------------------
Resolution: Fixed
Revision 637139 adds support for bundle URLs as contributions and contribution
artifacts in Tuscany. Both bundle:// and bundleresource:// URLs are supported,
but the code has only been tested under Apache Felix, so I am not sure if any
extra work is required for Equinox.
> URL Handling in Tuscany breaks when Tuscany is run under OSGi
> -------------------------------------------------------------
>
> Key: TUSCANY-2067
> URL: https://issues.apache.org/jira/browse/TUSCANY-2067
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Core Runtime
> Affects Versions: Java-SCA-1.1
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
> Fix For: Java-SCA-1.2
>
>
> Code in the old DefaultSCADomain and the new domain/node APIs manipulate
> URLs returned by classloader.getResource() to open a directory or jar file
> corresponding to a contribution. This breaks when Tuscany is run under OSGi
> since OSGi returns bundle:// or bundleresource:// URLs instead of the file://
> and jar:// URLs supported under Tuscany. A full description of the problem
> and possible solutions are described in the thread
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg02213.html.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]