[ 
https://issues.apache.org/jira/browse/CXF-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-3128.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.1

Added checks for  this in the code and properly throw an exception rather than 
just ignore it.



> @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
>             Fix For: 2.3.1
>
>
> 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.

Reply via email to