Description
To get the ParallelAsyncTest to pass validation, I tried to use @WebMethod(exclude=true) on AsyncPort.customAsync(..).
Apparently the @WebMethod(exclude=true) is not being honored.
To see the error, remove the TODO at the bottom of AsyncPort. Make sure the you run with AXIS2-3610 so that you get the validation exception that includes all of the operation names.
Attachments
Attachments
Issue Links
- relates to
-
AXIS2-3679 Validation failure on using sun JDK in ParallelAsyncTests
- Resolved