Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 82703 invoked from network); 23 Jul 2010 23:39:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jul 2010 23:39:04 -0000 Received: (qmail 60349 invoked by uid 500); 23 Jul 2010 23:39:04 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 60140 invoked by uid 500); 23 Jul 2010 23:39:03 -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 60131 invoked by uid 99); 23 Jul 2010 23:39:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jul 2010 23:39:03 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bimargulies@gmail.com designates 74.125.82.49 as permitted sender) Received: from [74.125.82.49] (HELO mail-ww0-f49.google.com) (74.125.82.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jul 2010 23:38:58 +0000 Received: by wwb13 with SMTP id 13so132503wwb.6 for ; Fri, 23 Jul 2010 16:38:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=2m5r1I5PfMJ25DP1lI4xWUaIxy73uWeodAh5f438K4I=; b=BpoofRjKs3Z4FrdyghzKH+M/cKZBjIJC7uvH+jdcqtsvjTVkjDJsqbciVlLkM+ZFiH UHDJE4ESje6mQNvN/UKAveut3nlRmve1hUkfHB0NMP6v2EgZsl/B7R7PlX3PB+u8iS3H xujbZ97a3a76jZmMjWmzwsXfgTVpyDC3tAP0I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=iITIP2DgGG1/Y7DcuWWQig2LXB+hpZQAod47nnlFyZxtb76Tr6nzz1WFb0TTnlnEob qkmQp1wm4JY/rVhNCnQBAIe9QSnLY2Zhk127BEikErn7bIGug3rKF0ROuZjxzyVhkg/3 027qYPSszRjAwAHsEqGZzifpI5p+azJpUch2w= MIME-Version: 1.0 Received: by 10.227.144.206 with SMTP id a14mr4180095wbv.112.1279928316736; Fri, 23 Jul 2010 16:38:36 -0700 (PDT) Received: by 10.216.155.17 with HTTP; Fri, 23 Jul 2010 16:38:36 -0700 (PDT) In-Reply-To: <859367.559731279923830113.JavaMail.jira@thor> References: <19916385.536161279874450157.JavaMail.jira@thor> <859367.559731279923830113.JavaMail.jira@thor> Date: Fri, 23 Jul 2010 19:38:36 -0400 Message-ID: Subject: Re: [jira] Commented: (CXF-2907) Allow DynamicClientFactory to use any JAXB version 2.1 or greater From: Benson Margulies To: dev@cxf.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable You have to use the surefire option instead of MAVEN_OPTS. -Dmaven.surefire.debug=3Dtrue On Fri, Jul 23, 2010 at 6:23 PM, Gary Gregory (JIRA) wrot= e: > > =C2=A0 =C2=A0[ https://issues.apache.org/jira/browse/CXF-2907?page=3Dcom.= atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedComment= Id=3D12891829#action_12891829 ] > > Gary Gregory commented on CXF-2907: > ----------------------------------- > > The debug hack I use to debug Ant builds does not work for me here with M= aven: > > {quote} > MAVEN_OPTS=3D-Xmx512M -XX:MaxPermSize=3D256M -Xdebug -Xnoagent -Xrunjdwp:= transport=3Ddt_socket,server=3Dy,suspend=3Dn,address=3D9998 > {quote} > > The JVM listens: > > {quote} > Listening for transport dt_socket at address: 9998 > [INFO] Scanning for projects... > {quote} > > But does not stop on breakpoints. > > Ideas? > >> Allow DynamicClientFactory to use any JAXB version 2.1 or greater >> ----------------------------------------------------------------- >> >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Key: CXF-2907 >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 URL: https://iss= ues.apache.org/jira/browse/CXF-2907 >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Project: CXF >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Issue Type: Improvement >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Components: JAXB Databinding >> =C2=A0 =C2=A0Affects Versions: 2.2.9 >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Reporter: Gary Gregory >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Assignee: Daniel Kulp >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Fix For: 2.2.10 >> >> =C2=A0 =C2=A0 =C2=A0 =C2=A0 Attachments: CXF-2907.diff, DynamicClientFac= toryTest.diff >> >> >> I want to use JAXB 2.2.1 to benefit from a JAXB bug fix but I am having = problems getting CXF to recognize it is there. >> All is well when we use JAXB 2.1.13. >> I followed the instructions here to use JAXB on top of Java 6: https://j= axb.dev.java.net/guide/Migrating_JAXB_2_0_applications_to_JavaSE_6.html >> I think the problem is the way CXF detects the JAXB version in DynamicCl= ientFactory#isJaxb21(SchemaCompiler). >> The implementation fails to see JAXB 2.2.1 because the build id is not i= n the expected format: hudson-jaxb-ri-2.2-7 >> Has anyone else run into this issue? I am using a CXF 2.2.10 snapshot bu= ild to work around CXF 2.2.9 bug [CXF-2900]. >> My details: >> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700) >> Java version: 1.6.0_20 >> Java home: C:\Program Files\Java\jdk1.6.0_20\jre >> Default locale: en_US, platform encoding: Cp1252 >> OS name: "windows vista" version: "6.0" arch: "amd64" Family: "windows" > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >