Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 82846 invoked from network); 15 Mar 2007 12:27:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Mar 2007 12:27:32 -0000 Received: (qmail 25519 invoked by uid 500); 15 Mar 2007 12:27:39 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 25504 invoked by uid 500); 15 Mar 2007 12:27:39 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 25444 invoked by uid 99); 15 Mar 2007 12:27:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2007 05:27:39 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2007 05:27:30 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2229A714080 for ; Thu, 15 Mar 2007 05:27:10 -0700 (PDT) Message-ID: <14942371.1173961630137.JavaMail.jira@brutus> Date: Thu, 15 Mar 2007 05:27:10 -0700 (PDT) From: "Andrea Smyth (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Closed: (CXF-280) Endpoint Specific Behaviour of RetransmissionQueue In-Reply-To: <20719379.1164982342479.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Smyth closed CXF-280. ---------------------------- > Endpoint Specific Behaviour of RetransmissionQueue > -------------------------------------------------- > > Key: CXF-280 > URL: https://issues.apache.org/jira/browse/CXF-280 > Project: CXF > Issue Type: Task > Components: WS-* Components > Reporter: Andrea Smyth > Assigned To: Andrea Smyth > > Instead of managing separate retransmission queues oer endpoint, have the retransmission control the resends on a per endpoint basis, i.e. using the acknowlegement interval in the endpoint;'s RMssertion. The acknowledgement intervals are potentially operation specific (although we may not support this initially). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.