Hi,

I have been trying for several days to get the Axis2 blocking/nonblocking
dual samples working

with some success, except that when the client terminates (returns in main()
), the

client does not terminate, meaning that a thread is still active, blocking
the termination of the java process.

The request, response and the client listener executed OK (onComplete
called).

I have searched and tried various nonblocking samples, but either the
samples are too old to compile

or executes OK, but hangs.

Does the non/blocking dual correctly execute?

I am using tomcat 5.5, windows, and java 5.0

Rick

Reply via email to