If no one can provide you an immediate answer below I would take a look at the samples in the *first* paragraph here: http://www.jroller.com/gmazza/entry/creating_service_side_asynchronous_web. Will *those* work with your system? If so, there might be a problem with your client below, if not the problem might be with CXF.
HTH, Glen Gox wrote: > > Hi > <br /> > I tried to invoke implementation of Provider web service asynchronously > using invokeAsync methods of Dispatch but booth asynchronous methods > blocks until response is received. i.e. invokeAsync work same as invoke > method. > <br /> > Any help? > <br /> > -- View this message in context: http://www.nabble.com/Asynchronous-methods-of-Dispatcher-don%E2%80%99t-working-tp21664592p21671091.html Sent from the cxf-user mailing list archive at Nabble.com.
