@WebMethod(exclude=true) is not being honored
---------------------------------------------
Key: AXIS2-3621
URL: https://issues.apache.org/jira/browse/AXIS2-3621
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Reporter: Rich Scheuerle
Assignee: Jeff Barrett
Priority: Minor
Fix For: 1.4
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]