Details
Description
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.