Anup Francis created CXF-7560:
---------------------------------
Summary: CLONE - @WebMethod(exclude=true) is not being honoured
when generating WSDL
Key: CXF-7560
URL: https://issues.apache.org/jira/browse/CXF-7560
Project: CXF
Issue Type: Bug
Affects Versions: 2.3
Reporter: Anup Francis
Assignee: Daniel Kulp
I am attempting to prevent a public method appearing in the generated WSDL file
from my Java source code. I have annotated the method with
@WebMethod(exclude=true), however it is still appearing in the WSDL file.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)