[ 
https://issues.apache.org/jira/browse/CXF-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680868#action_12680868
 ] 

Daniel Kulp commented on CXF-2102:
----------------------------------


Actually, I don't think moving them is the right solution.   The information 
really does belong in META-INF as that's what the META-INF dir is there for.

The proper solution is probably to add a Bundle activator/listener thing that 
would detect all those things at bundle startup time and provides it to the 
runtime as needed.


> Don't export META-INF an move contained resources to different package
> ----------------------------------------------------------------------
>
>                 Key: CXF-2102
>                 URL: https://issues.apache.org/jira/browse/CXF-2102
>             Project: CXF
>          Issue Type: Bug
>          Components: OSGi
>    Affects Versions: 2.1.4
>            Reporter: Fabian Dankof
>
> Hello!
> It is not possible to use Apache CXF on Spring DM Application Server, as the 
> bundle exports META-INF.
> Unfortunately, OSGi doesn't allow hyphen characters in ex-/imported package 
> names.
> Please move the resources elsewhere and don't export META-INF package.
> Thanks,
> Fabian

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

Reply via email to