Hi all I'm currently debugging an issue w/ CXF where fields are coming in wrong to our webservice (CXF is the client). I have debug logging turned on but the payloads are too large so I can only see the first 64kb of the message. Is it possible to have CXF keep the files that it creates rather than deleting them?
John
