[
https://issues.apache.org/jira/browse/CXF-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp reassigned CXF-3128:
--------------------------------
Assignee: Daniel Kulp
> @WebMethod(exclude=true) is not being honoured when generating WSDL
> -------------------------------------------------------------------
>
> Key: CXF-3128
> URL: https://issues.apache.org/jira/browse/CXF-3128
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: Jacob Carter
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.