Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 910 invoked from network); 26 Jul 2007 12:54:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jul 2007 12:54:09 -0000 Received: (qmail 22840 invoked by uid 500); 26 Jul 2007 12:54:05 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 22822 invoked by uid 500); 26 Jul 2007 12:54:05 -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 22776 invoked by uid 99); 26 Jul 2007 12:54:05 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2007 05:54:05 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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, 26 Jul 2007 05:54:01 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 395787141F7 for ; Thu, 26 Jul 2007 05:53:41 -0700 (PDT) Message-ID: <23789695.1185454421230.JavaMail.jira@brutus> Date: Thu, 26 Jul 2007 05:53:41 -0700 (PDT) From: "Glen Mazza (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Issue Comment Edited: (CXF-803) Configuring interceptors using annotations In-Reply-To: <24952651.1184712664558.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-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515646 ] Glen Mazza edited comment on CXF-803 at 7/26/07 5:53 AM: --------------------------------------------------------- Looks good! But will the committer of this patch please fix the constant in initializeAnnotationObjects() from COULD_NOT_CREATE_ANNOTATION_INTERCEPOTR to xxxx_INTERCEPTOR. Glen was: Looks good! But please fix the constant in initializeAnnotationObjects() from COULD_NOT_CREATE_ANNOTATION_INTERCEPOTR to xxxx_INTERCEPTOR. Glen > Configuring interceptors using annotations > ------------------------------------------ > > Key: CXF-803 > URL: https://issues.apache.org/jira/browse/CXF-803 > Project: CXF > Issue Type: New Feature > Components: Configuration > Affects Versions: 2.0 > Environment: All > Reporter: Zarar Siddiqi > Attachments: cxf-803-2.patch, cxf-803.patch > > > It would be helpful to configure interceptors using annotations. CXF would benefit by having annotations similar to XFire's org.codehaus.xfire.annotations.InHandlers and org.codehaus.xfire.annotations.OutHandlers as it would allow specifying specific interceptors for service implementations. > This issue came up on the mailing list: http://www.nabble.com/Configuring-interceptors-using-annotations-tf4097300.html > Thanks, > Zarar -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.