Wow..thanks for the reply.. hmm...can u give me some sample code.. most of the code i search from google..they are all sepcify in the server side..
but what i want is that...i want to use the twoway method in the client.but perform oneway... so...how should i specify this annotation. regards. bimargulies wrote: > > @OneWay > > On Wed, Apr 8, 2009 at 7:20 AM, shrimpywu <[email protected]> wrote: > >> >> hi, everyone, >> >> currently, i am using CXF to create a web service client.. >> >> some time i only use the client to send out the request, and don`t want >> my >> machine waste too much time on prase the respone, coz i do not care the >> response.. >> >> can we ask CXF, not to deal with the response??? >> -- >> View this message in context: >> http://www.nabble.com/will-cxf-prase-the-respone-automatically--tp22948244p22948244.html >> Sent from the cxf-user mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/will-cxf-prase-the-respone-automatically--tp22948244p22968139.html Sent from the cxf-user mailing list archive at Nabble.com.
