[ 
https://issues.apache.org/jira/browse/CXF-4821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575486#comment-13575486
 ] 

Stephen Dawkins edited comment on CXF-4821 at 2/10/13 6:38 PM:
---------------------------------------------------------------

Added my attempt at a patch
                
      was (Author: elfarto):
    initial patch
                  
> UseAsyncMethod annotation does not work with Provider interface
> ---------------------------------------------------------------
>
>                 Key: CXF-4821
>                 URL: https://issues.apache.org/jira/browse/CXF-4821
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.7.3
>            Reporter: Stephen Dawkins
>            Priority: Minor
>         Attachments: provider-async.patch
>
>
> The UseAsyncMethod annotation does not work with the Provider interface. The 
> problem seems to be the JAXWSProviderMethodDispatcher class, it currently 
> gets the invoke(Object) method, which you can't actually annotate with 
> UseAsyncMethod.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to