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 069D711481 for ; Tue, 13 May 2014 23:31:42 +0000 (UTC) Received: (qmail 54760 invoked by uid 500); 13 May 2014 21:45:02 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 54598 invoked by uid 500); 13 May 2014 21:45:02 -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 54422 invoked by uid 99); 13 May 2014 21:45:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 21:45:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elakito@gmail.com designates 209.85.215.50 as permitted sender) Received: from [209.85.215.50] (HELO mail-la0-f50.google.com) (209.85.215.50) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 21:44:58 +0000 Received: by mail-la0-f50.google.com with SMTP id b8so759423lan.23 for ; Tue, 13 May 2014 14:44:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=LmBhBfcXs87fDj1ylo8JwexiaDx+YzCZrQVkcLQ8Eqs=; b=pFJeZun1Q2Knj65RAR4qU8gg1I2J1RtqpIdcbB5vCc2q7Cfdz52jTL4ij5TjN3Znre 80+bOY+m+rY55OUXLAcnu0ABxLPYCddKjr4R2mG2g8s+ygCHNYMlpW76BG+v3qP6I381 of5E8MQRnICpxp3VxVMs0oaXaELNCqdJVKpyU8slgfGMsloDjjU5BqpwgdRHLNJIZI2t pFNJosexAubdbCVFkhuI6qZ2xlbYvKrtbDB/vNPtmGpl5IQCisH5V5ubjcKFEUmWC177 jOJVOH3dY58QDIXNJrRtXWOGme1HtSVSeAaUaXYiEGCJ2tK7uSdu6kzPliOlY8Z7s4VF xukA== MIME-Version: 1.0 X-Received: by 10.152.42.145 with SMTP id o17mr13096553lal.33.1400017476927; Tue, 13 May 2014 14:44:36 -0700 (PDT) Received: by 10.114.5.225 with HTTP; Tue, 13 May 2014 14:44:36 -0700 (PDT) In-Reply-To: <884CE455-AD41-42D6-99A1-97E193A88E83@apache.org> References: <537119D4.2010902@sosnoski.com> <884CE455-AD41-42D6-99A1-97E193A88E83@apache.org> Date: Tue, 13 May 2014 23:44:36 +0200 Message-ID: Subject: Re: CXF 3.0 builds tomorrow.... From: Aki Yoshida To: dev@cxf.apache.org Cc: Dennis Sosnoski , Daniel Kulp Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi Dennis, Dan, I think the oneway decoupled WS-RM scenario seems to be working fine when I look at the client side log transcription. http://pastebin.com/wRReBcqz One error, I believe, that I saw while I was trying out a few other things was the CloseSequence generation. I wrote to the dev list about this a few hours ago. Another error which Dennis mentioned to me and I can confirm is the partial empty response is not correctly recognized as an partial empty message at the server side. As a result, an empty soap envelope with the default ws-a header is returned with http 202 over the http response. I suppose this is resulted from some change somewhere in the code that is not setting the correct state of the partial message. But it seems this problem came in a while ago. I wanted to look at it today but didn't get to it. But I think this won't take time. If I can get a few hours tomorrow, I can look into it. But it won't harm much even the content is included as long as the http status is set to 202 to inform the client to ignore the content. In that case, we can postpone this to 3.0.1. regards, aki 2014-05-13 17:07 GMT+02:00 Daniel Kulp : > > Dennis, > > Any updates? Just trying to figure out what=E2=80=99s left. :-) > > Dan > > > > On May 12, 2014, at 2:58 PM, Dennis Sosnoski wrote: > >> Hi Dan, >> >> RM is broken for oneway operations with a decoupled endpoint at present.= I'm trying to track the problem down, and Aki has also taken a look. If I = can't fix it myself I'll add a test case so you can take a look. >> >> I don't know that this would qualify as a show stopper, but it's pretty = significant and should be an easy fix. >> >> - Dennis >> >> On 05/13/2014 02:38 AM, Daniel Kulp wrote: >>> Now that we finally have email back (and thus can review/track commits,= issues, call votes, etc=E2=80=A6) I plan on doing the 3.0 builds real soon= , hopefully tomorrow. It looks like everything major is now done. All = snapshots are resolved, the tests seems to be passing, the RM issues are re= solved, etc=E2=80=A6 Thus, I=E2=80=99d like to get this out. >>> >>> If you have anything that would be considered a show stopper, let me kn= ow ASAP. >>> >>> Thanks! >>> >> > > -- > Daniel Kulp > dkulp@apache.org - http://dankulp.com/blog > Talend Community Coder - http://coders.talend.com >