[ 
https://issues.apache.org/jira/browse/AXIS2-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amila Chinthaka Suriarachchi resolved AXIS2-5111.
-------------------------------------------------

    Resolution: Fixed

This is because client does not get the 202 Accepted message from the server. 
please set the messageReceiver.invokeOnSeparateThread parameter to true in your 
services.xml if the service deployed with axis2.

> Asynchronous Axis client call timing out
> ----------------------------------------
>
>                 Key: AXIS2-5111
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5111
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.5.4, 1.6.0
>         Environment: Ubuntu 10.10
> Apache Tomcat 7.0.11
>            Reporter: Todd Chisholm
>         Attachments: MyService.java, asyncNonBlockDualClient.java
>
>
> A simple asynchronous client (using setUseSeparateListener(true) and 
> sendReceiveNonBlocking) calling a simple axis server times out after 30 
> seconds (the server has a one-minute delay in returning).  I expected the 
> client to wait indefinitely because it is asynchronous.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to