Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 26706 invoked from network); 1 Jul 2008 20:19:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jul 2008 20:19:37 -0000 Received: (qmail 96987 invoked by uid 500); 1 Jul 2008 20:19:38 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 96979 invoked by uid 500); 1 Jul 2008 20:19:38 -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 96968 invoked by uid 99); 1 Jul 2008 20:19:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2008 13:19:38 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2008 20:18:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8527E234C14D for ; Tue, 1 Jul 2008 13:18:46 -0700 (PDT) Message-ID: <401106288.1214943526544.JavaMail.jira@brutus> Date: Tue, 1 Jul 2008 13:18:46 -0700 (PDT) From: "Daniel Kulp (JIRA)" To: issues@cxf.apache.org Subject: [jira] Resolved: (CXF-1677) Support Unmarshaller.Listener and Marshaller.Listener In-Reply-To: <228922146.1214940525059.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-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-1677. ------------------------------ Resolution: Fixed > Support Unmarshaller.Listener and Marshaller.Listener > ----------------------------------------------------- > > Key: CXF-1677 > URL: https://issues.apache.org/jira/browse/CXF-1677 > Project: CXF > Issue Type: Improvement > Components: JAXB Databinding > Reporter: Daniel Kulp > Assignee: Daniel Kulp > Fix For: 2.1.2 > > > It would be good to add listeners to the Marshaller and Unmarshallers so that custom hooks could be created. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.