[
https://issues.apache.org/jira/browse/CXF-4850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lord updated CXF-4850:
----------------------
Description:
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 ones 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...
was:
We have got a @WebService Interface A wich extends an Interface B. Only methods
from Interface A are @WebMethod. Interface B contains methods with the same
name but are not @WebMethod.
We receive a "An operation with name already exists".
Everything was working fine from 2.x to 2.7.1. Something has changed...
> 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
> Fix For: NeedMoreInfo
>
> 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 ones 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