I am trying to deploy cxf in an osgi environment. It seems that the class javax.xml.namespace.QName is conflicting with the platform classpath (JDK). It would be useful if the manifests of the cxf and stax-api jars could be annotated with a minimum version so that cxf pulls the classes from stax, rather than from the jdk.

Reply via email to