Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-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 36356EDDB for ; Tue, 19 Mar 2013 09:57:19 +0000 (UTC) Received: (qmail 21185 invoked by uid 500); 19 Mar 2013 09:57:18 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 20766 invoked by uid 500); 19 Mar 2013 09:57:17 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 20725 invoked by uid 99); 19 Mar 2013 09:57:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Mar 2013 09:57:15 +0000 Date: Tue, 19 Mar 2013 09:57:15 +0000 (UTC) From: =?utf-8?Q?Lo=C3=AFc_ALBERTIN_=28JIRA=29?= To: dev@geronimo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (GERONIMO-6432) JAXWS API: javax.xml.ws.spi.FactoryFinder look at the wrong properties file to find the factory implementation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-6432?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 3606178#comment-13606178 ]=20 Lo=C3=AFc ALBERTIN edited comment on GERONIMO-6432 at 3/19/13 9:55 AM: ------------------------------------------------------------------ Hi Jarek, Thanks for the fix but kindly note that the same issue exist for jaxws 2.1 = too. https://github.com/apache/geronimo-specs/blob/trunk/geronimo-jaxws_2.1_spec= /src/main/java/javax/xml/ws/spi/FactoryFinder.java#L187 Thanks & regards, Lo=C3=AFc =20 was (Author: albertil): Hi Jarek, kindly note that the same issue exist for jaxws 2.1 too. https://github.com/apache/geronimo-specs/blob/trunk/geronimo-jaxws_2.1_spec= /src/main/java/javax/xml/ws/spi/FactoryFinder.java#L187 Regards, Lo=C3=AFc =20 > JAXWS API: javax.xml.ws.spi.FactoryFinder look at the wrong properties fi= le to find the factory implementation > -------------------------------------------------------------------------= ------------------------------------- > > Key: GERONIMO-6432 > URL: https://issues.apache.org/jira/browse/GERONIMO-6432 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues)=20 > Components: specs, webservices > Reporter: Lo=C3=AFc ALBERTIN > Assignee: Jarek Gawor > > Hi, > I think there is a copy/paste mistake in class javax.xml.ws.spi.FactoryFi= nder for jaxws api 2.1 and 2.2. > In method "static Object find(String factoryId, String fallbackClassName)= " you should look at /lib/jaxws.properties for a Factory impleme= ntation but you look at /lib/jaxrpc.properties instead. > https://github.com/apache/geronimo-specs/blob/trunk/geronimo-jaxws_2.2_sp= ec/src/main/java/javax/xml/ws/spi/FactoryFinder.java#L185 > Regards, > Lo=C3=AFc -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira