Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6725F69AA for ; Tue, 2 Aug 2011 17:03:50 +0000 (UTC) Received: (qmail 61977 invoked by uid 500); 2 Aug 2011 17:03:50 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 61851 invoked by uid 500); 2 Aug 2011 17:03:49 -0000 Mailing-List: contact issues-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 issues@cxf.apache.org Received: (qmail 61835 invoked by uid 99); 2 Aug 2011 17:03:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 17:03:49 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 17:03:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 81BC49B8CD for ; Tue, 2 Aug 2011 17:03:27 +0000 (UTC) Date: Tue, 2 Aug 2011 17:03:27 +0000 (UTC) From: "Daniel Kulp (JIRA)" To: issues@cxf.apache.org Message-ID: <1067600950.1996.1312304607528.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1786291473.1911.1312301967413.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CXF-3702) It would be nice if CXF proxies implemented Closeable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-3702. ------------------------------ Resolution: Fixed > It would be nice if CXF proxies implemented Closeable > ----------------------------------------------------- > > Key: CXF-3702 > URL: https://issues.apache.org/jira/browse/CXF-3702 > Project: CXF > Issue Type: Improvement > Components: JAX-WS Runtime > Affects Versions: 2.4.1 > Reporter: Daniel Kulp > Assignee: Daniel Kulp > Fix For: 2.4.2 > > > It would be nice if the Proxy objects created by CXF would implement the Closeable interface in addition to the SEI interface and BindingProvider. This would make it much easier to let CXF know the client is no longer needed and can close the resources instead of waiting for a gc. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira