Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.2.1
-
None
-
None
Description
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.
Attachments
Issue Links
- is a clone of
-
CXF-3128 @WebMethod(exclude=true) is not being honoured when generating WSDL
- Closed