reta commented on PR #960: URL: https://github.com/apache/cxf/pull/960#issuecomment-1165811077
> The main issue is that SOAP w/ Attachments doesn't have that limitation. Thus, applying that limitation in AttachmentUtils is not the right place unless an extra flag is passed in to enable/disable the check and that's just set for the xop cases. Exactly, I am looking at how to distinguish xop / non-xop cases, this information is "lost" when MTOM decorator calls `AttachmentUnmarshaller::getAttachmentAsDataHandler` (if you have something in mind, please share), thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
