Re: Async services
robert lazarski <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <CABpPLBWsBhz-WKo8ezt2NLYJG4m6Y6BG6fPuk0OHbk17NYj=Kw@mail.gmail.com> |
On Thu, Dec 6, 2012 at 12:18 PM, Ockleford Paul (NHS CONNECTING FOR HEALTH) <[email protected]> wrote: > Hi, > > Thanks for the example, using your method, is it still possible to poll from the client to find out when the job has finished in the same way most of the examples online describe? > > Eventually what I need to end up with is a service which is asynchronous but when the server side job has finished processing it will end up returning a .csv file. > I myself would not use async services to return a result, I would send the result somehow from the service side, ymmv. I've used the axis2 async stuff before and If I had to again for non-technical reasons, a good place to start would be some developer code using it, I'd try this before jax-ws: http://www.infoq.com/news/2007/12/axis2-async