cxf-osgi example miss a package import which cause it fail with felix
---------------------------------------------------------------------
Key: SMX4-761
URL: https://issues.apache.org/jira/browse/SMX4-761
Project: ServiceMix 4
Issue Type: Bug
Components: Examples
Reporter: Freeman Fang
Assignee: Freeman Fang
Fix For: 4.3.0
it miss javax.xml.namespace package import.
javax.xml.namespace exported by system bundle 0
We need explicitly import any package not start with java.
so we should import javax.xml.namespace
but the weird thing is that equinox not complain about this issue
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira