You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Paul Fremantle <pz...@gmail.com> on 2008/02/13 18:48:47 UTC

Re: Generating Async services

Ping. No Ack!

Paul

On Jan 23, 2008 9:41 AM, Paul Fremantle <pz...@gmail.com> wrote:
> 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.
>
> Paul
>
> --
> Paul Fremantle
> Co-Founder and VP of Technical Sales, WSO2
> OASIS WS-RX TC Co-chair
>
> blog: http://pzf.fremantle.org
> paul@wso2.com
>
> "Oxygenating the Web Service Platform", www.wso2.com
>



-- 
Paul Fremantle
Co-Founder and VP of Technical Sales, WSO2
OASIS WS-RX TC Co-chair

blog: http://pzf.fremantle.org
paul@wso2.com

"Oxygenating the Web Service Platform", www.wso2.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org