[
https://issues.apache.org/jira/browse/AXIS2-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amila Chinthaka Suriarachchi resolved AXIS2-3557.
-------------------------------------------------
Resolution: Fixed
already answerd the question
> WSDL2Java should be able to generate Async MessageReceivers
> -----------------------------------------------------------
>
> Key: AXIS2-3557
> URL: https://issues.apache.org/jira/browse/AXIS2-3557
> Project: Axis2
> Issue Type: Improvement
> Components: codegen
> Reporter: Paul Fremantle
> Assignee: Amila Chinthaka Suriarachchi
>
> By default Axis2 generates synchronous services - the MessageReceivers
> extending the Sync abstract message receivers.
> The result of this is that when a client calls with a real WS-A
> non-anonymous replyto, the HTTP connection *still* blocks waiting for
> the service to finish processing.
> This is easily fixed by changing the message receiver to extend the
> Async abstract message receiver. In fact, this works really well. You
> change two letters in your generated code and now both async and sync
> calls work nicely.
> So... my proposal is that we add an option to WSDL2Java to generate this.
--
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]