[
https://issues.apache.org/jira/browse/CXF-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anup Francis updated CXF-7560:
------------------------------
Summary: @WebMethod(exclude=true) is not being honored when generating WSDL
(was: CLONE - @WebMethod(exclude=true) is not being honoured when generating
WSDL)
> @WebMethod(exclude=true) is not being honored when generating WSDL
> ------------------------------------------------------------------
>
> Key: CXF-7560
> URL: https://issues.apache.org/jira/browse/CXF-7560
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.2.1
> 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)