[
https://issues.apache.org/jira/browse/WINK-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904237#action_12904237
]
Raymond Feng commented on WINK-309:
-----------------------------------
It's not a good idea to export META-INF in OSGi as it will create split package
problems.
I think we should move the property files to a different package and then
export it.
> Export META-INF and META-INF/server folders to avoid issues under OSGi
> environment
> ----------------------------------------------------------------------------------
>
> Key: WINK-309
> URL: https://issues.apache.org/jira/browse/WINK-309
> Project: Wink
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.1.1
> Reporter: Luciano Resende
> Attachments: WINK-309.patch
>
>
> While loading wink extensions with Tuscany and OSGi environment, the OSGi
> fails to find properties file under META-INF and META-INF/server
> This is related to https://issues.apache.org/jira/browse/TUSCANY-3595
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.