You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2014/08/12 19:03:12 UTC

[jira] [Resolved] (CXF-5898) Feature wss4j should be updated after saaj-impl version change

     [ https://issues.apache.org/jira/browse/CXF-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-5898.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.13
         Assignee: Daniel Kulp

> Feature wss4j should be updated after saaj-impl version change
> --------------------------------------------------------------
>
>                 Key: CXF-5898
>                 URL: https://issues.apache.org/jira/browse/CXF-5898
>             Project: CXF
>          Issue Type: Bug
>          Components: OSGi
>    Affects Versions: 2.7.12
>            Reporter: Alexey Markevich
>            Assignee: Daniel Kulp
>             Fix For: 2.7.13
>
>         Attachments: wsdl_first.zip
>
>
> CXF 2.7.11
> <bundle start-level='25'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-impl/1.3.21_1</bundle>
> [INFO] \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.saaj-impl:jar:1.3.21_1:compile
> [INFO]    +- javax.xml.soap:javax.xml.soap-api:jar:1.3.5:compile
> [INFO]    +- org.jvnet.mimepull:mimepull:jar:1.9:compile
> [INFO]    \- org.apache.servicemix.specs:org.apache.servicemix.specs.saaj-api-1.3:jar:2.2.0:compile
> CXF 2.7.12
> <bundle start-level='25'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-impl/1.3.23_1</bundle>
> [INFO] \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.saaj-impl:jar:1.3.23_1:compile
> [INFO]    +- javax.xml.soap:javax.xml.soap-api:jar:1.3.5:compile
> [INFO]    +- org.jvnet.mimepull:mimepull:jar:1.9:compile
> [INFO]    +- org.jvnet.staxex:stax-ex:jar:1.7.4:compile
> [INFO]    +- javax.xml.stream:stax-api:jar:1.0-2:compile
> [INFO]    +- javax.activation:activation:jar:1.1:compile
> [INFO]    \- org.apache.servicemix.specs:org.apache.servicemix.specs.saaj-api-1.3:jar:2.2.0:compile
> Actual error:
> Caused by: java.lang.ClassNotFoundException: org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter$Breakpoint not found by org.apache.servicemix.bundles.saaj-impl [156]
>  at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1460)[org.apache.felix.framework-4.0.3.jar:]
>  at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:72)[org.apache.felix.framework-4.0.3.jar:]
>  at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1843)[org.apache.felix.framework-4.0.3.jar:]
>  at java.lang.ClassLoader.loadClass(ClassLoader.java:358)[:1.7.0_65]
>  ... 46 more



--
This message was sent by Atlassian JIRA
(v6.2#6252)