Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3
-
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 cloned by
-
CXF-7560 @WebMethod(exclude=true) is not being honored when generating WSDL
- Open