2012/12/5 Freeman Fang <[email protected]> > Hi, > > As you don't care about the return value, then add a oneway method in > cxf-se is the right way to go. >
Hi, this is an option but is quite ugly: I have a few methods on a couple of webservices invoked through quartz. "Doubling" all those methods does not look like very nice, also considering that in this way the generated wsdl would be quite confusing. Do you think could be a good idea to file a RFE to have QuartzEndpoint to optionally create a InOut exchange? Thanks, bye Lorenzo
