On Wednesday, August 24, 2011 9:27:33 AM Adam Ruggles wrote: > That's what I'm trying to do but I don't see where I can either set that > value in the code or in the spring configuration. > > Where or how do you set the mustUnderstand property.
You could try: <entry key="mustUnderstand" value="false" /> but really, I'm not sure if anything would work at this point. Dan > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Trying-to-set-mustunderstand-to-0-tp4728538 > p4731025.html Sent from the cxf-user mailing list archive at Nabble.com. -- Daniel Kulp [email protected] http://dankulp.com/blog Talend - http://www.talend.com
