Re: ws proxy server in Karaf has problems with mtom attachments

2022-10-20 Thread ski n
Hi Tom, I can't comment on the CXF/MTOM part, but I can say a bit about removing headers. You note that: " I think the problem could have been in because all the previous headers are gone and instead of them are different. But I haven't found a way how to remove only one of them and without it i

ws proxy server in Karaf has problems with mtom attachments

2022-10-18 Thread lliame
Hi, I am trying to solve it for a very long time and I realy don't know what to do next. I am creating new proxy for web services in Karaf 4.4.1 with Camel 3.18.1 and cxf 3.5.3. And it works fine, but I have a problem with MTOM attachments. For some reason it totally screw the message. I thin