Breaking out a reply on another post into a new thread; I need to inject attachment(s) into a server response (I can read them just fine from the client). The setAttachments() method doesn't work, but I am guessing because its setting the attachments on [moot] the incoming request. I am NOT able to access the outgoing message, or any Resource or Context annotations. Need to use the PhaseInterceptor for the current message... so I don't know if that's related to my issue.
Thanks much in advance, I've learned a ton of things from this support forum. -- View this message in context: http://cxf.547215.n5.nabble.com/SOAP-Attachment-using-jaxws-tp5509563p5509563.html Sent from the cxf-user mailing list archive at Nabble.com.
