[ 
https://issues.apache.org/jira/browse/CXF-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932547#action_12932547
 ] 

Daniel Kulp commented on CXF-3128:
----------------------------------


Doesn't sound like it.  If the @WebMethod(exclude=true) is on the SEI method, 
it SHOULD be excluded.   I just checked with one of  the samples and can 
reproduce it, yet we also have a unit test that does work.   Not sure what is 
going on yet.



> @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
>
> 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