Hi Gregory, concerning your second question, there is a callback example in the samples directory. Is that what you're looking for?
Regards, Anne > -----Ursprüngliche Nachricht----- > Von: gregory.lebonniec [mailto:[email protected]] > Gesendet: Donnerstag, 25. Juni 2009 12:41 > An: [email protected] > Betreff: WS-Addressing and Asynchronous processes > > > Hello, > > I have two questions concerning WS-Addressing and Asynchrony : > > 1. Concerning the CXF WS-Addressing example, I don't understand the > purpose > of WS-Addressing in this case because when the client calls the service, > it > is blocked (no callback method). So why send the response on another port > if > the thread blocks on call ? > 2. What I am looking for is to developp an asynchronous WS-Addressing > process with callback handling. In CXF, I have found async processes but > the > mecanisms are "native" to CXF and the previous example is not dealing with > asynchrony. Is there a sample which mixes asynchronous process with > WS-Addressing ? > > Thank you > > Regards, > > Greg > -- > View this message in context: http://www.nabble.com/WS-Addressing-and- > Asynchronous-processes-tp24200929p24200929.html > Sent from the cxf-user mailing list archive at Nabble.com.
