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.