You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Bryant Luk (JIRA)" <ji...@apache.org> on 2010/11/03 19:52:25 UTC

[jira] Commented: (WINK-309) Export META-INF and META-INF/server folders to avoid issues under OSGi environment

    [ https://issues.apache.org/jira/browse/WINK-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927954#action_12927954 ] 

Bryant Luk commented on WINK-309:
---------------------------------

Sorry don't remember replying to the last comment on the list but I don't think there was any specific requirement for the files inside the META-INF.

I took a look at some other OSGi bundle documentation and I think it's a mistake to export META-INF here.  It produces undesirable results and potential conflicts, so I'll revert that change.  Might need to fix this by moving it to a different package as  suggested.

> 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.