Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5033211A15 for ; Thu, 24 Jul 2014 07:55:39 +0000 (UTC) Received: (qmail 62054 invoked by uid 500); 24 Jul 2014 07:55:39 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 61911 invoked by uid 500); 24 Jul 2014 07:55:39 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 61576 invoked by uid 99); 24 Jul 2014 07:55:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2014 07:55:38 +0000 Date: Thu, 24 Jul 2014 07:55:38 +0000 (UTC) From: "Alexey Markevich (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CXF-5898) Feature wss4j should be updated after saaj-impl version change MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Markevich updated CXF-5898: ---------------------------------- Attachment: wsdl_first.zip > 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 > Attachments: wsdl_first.zip > > > CXF 2.7.11 > mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-impl/1.3.21_1 > [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 > mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-impl/1.3.23_1 > [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)