You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Anup Francis (JIRA)" <ji...@apache.org> on 2017/11/13 19:05:00 UTC

[jira] [Updated] (CXF-7560) CLONE - @WebMethod(exclude=true) is not being honoured when generating WSDL

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

Anup Francis updated CXF-7560:
------------------------------
    Affects Version/s:     (was: 2.3)
                       3.2.1

> 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: 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)