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 CDD28F2EF for ; Tue, 9 Apr 2013 08:24:20 +0000 (UTC) Received: (qmail 30426 invoked by uid 500); 9 Apr 2013 08:24:20 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 30098 invoked by uid 500); 9 Apr 2013 08:24:19 -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 29214 invoked by uid 99); 9 Apr 2013 08:24:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 08:24:18 +0000 Date: Tue, 9 Apr 2013 08:24:18 +0000 (UTC) From: "lord (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-4850) Inheritance problem : An operation with name {} already exists 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-4850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626386#comment-13626386 ] lord commented on CXF-4850: --------------------------- Thanks. Since cxf is now JAXWS compliant, I assume I have to change my code to reflect the changes. > Inheritance problem : An operation with name {} already exists > --------------------------------------------------------------- > > Key: CXF-4850 > URL: https://issues.apache.org/jira/browse/CXF-4850 > Project: CXF > Issue Type: Bug > Affects Versions: 2.7.2, 2.7.3 > Reporter: lord > Assignee: Freeman Fang > Attachments: cxf-test.zip > > > We have got a @WebService Interface A wich extends an Interface B. Only methods from Interface A are @WebMethod. Interface B contains some other methods which are not @WebMethod, and some of those methods get the same name. > We receive a "An operation with name already exists". > Everything was working fine from 2.x to 2.7.1. Something has changed... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira