Return-Path: X-Original-To: apmail-cxf-dev-archive@www.apache.org Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1A763DDB9 for ; Wed, 29 Aug 2012 14:26:47 +0000 (UTC) Received: (qmail 65826 invoked by uid 500); 29 Aug 2012 14:26:46 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 65697 invoked by uid 500); 29 Aug 2012 14:26:46 -0000 Mailing-List: contact dev-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 dev@cxf.apache.org Received: (qmail 65683 invoked by uid 99); 29 Aug 2012 14:26:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 14:26:45 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [64.85.173.253] (HELO server.dankulp.com) (64.85.173.253) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 14:26:39 +0000 Received: by server.dankulp.com (Postfix, from userid 5000) id 136E0182B6F; Wed, 29 Aug 2012 10:26:18 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.dankulp.com X-Spam-Level: X-Msg-File: /tmp/mailfilter-dev@cxf.apache.org.1r7xJfTFUE Received: from macbook.house.dankulp.com (c-24-91-72-253.hsd1.ma.comcast.net [24.91.72.253]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.dankulp.com (Postfix) with ESMTPSA id 77F731829DA for ; Wed, 29 Aug 2012 10:26:17 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1486\)) Subject: Re: svn commit: r1378451 - /cxf/trunk/services/wsn/wsn-api/pom.xml From: Daniel Kulp In-Reply-To: <20120829062513.E5C93238890D@eris.apache.org> Date: Wed, 29 Aug 2012 10:26:16 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <9D1DB1B0-E7CD-45DE-9CFE-9ACF80D8FCD6@apache.org> References: <20120829062513.E5C93238890D@eris.apache.org> To: dev@cxf.apache.org X-Mailer: Apple Mail (2.1486) X-Old-Spam-Status: No, score=-102.9 required=3.0 tests=ALL_TRUSTED,BAYES_00, SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.3.2 The more I think about this, the more I'm -1 to this change, or at least = -1 until the real underlying problem can be identified and fixed. A = JAX-WS application using JAX-WS API's should not be importing a specific = JAX-WS implementations SPI. =20 Dan On Aug 29, 2012, at 2:25 AM, ffang@apache.org wrote: > Author: ffang > Date: Wed Aug 29 06:25:13 2012 > New Revision: 1378451 >=20 > URL: http://svn.apache.org/viewvc?rev=3D1378451&view=3Drev > Log: > [CXF-4489]cxf-wsn-api bundle can't find = org.apache.cxf.jaxws.spi.ProviderImpl in OSGi container >=20 > Modified: > cxf/trunk/services/wsn/wsn-api/pom.xml >=20 > Modified: cxf/trunk/services/wsn/wsn-api/pom.xml > URL: = http://svn.apache.org/viewvc/cxf/trunk/services/wsn/wsn-api/pom.xml?rev=3D= 1378451&r1=3D1378450&r2=3D1378451&view=3Ddiff > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- cxf/trunk/services/wsn/wsn-api/pom.xml (original) > +++ cxf/trunk/services/wsn/wsn-api/pom.xml Wed Aug 29 06:25:13 2012 > @@ -87,6 +87,7 @@ > javax.xml.bind*;version=3D"[0.0,3)", > javax.jws*;version=3D"[0.0,3)", > javax.xml.ws*;version=3D"[0.0,3)", > + = org.apache.cxf.jaxws.spi;version=3D"[2.4,3)", > org.apache.cxf*;version=3D"[2.4,3)", > * > >=20 >=20 --=20 Daniel Kulp dkulp@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com