On torsdag 11 juni 2020 kl. 11:51:50 CEST Johan Erlands wrote: > I am trying to get decryption and signature validation to work with my > servlet. I am using MTOM with the streaming API.
I looked into my configuration and I believe that I didn't use mtom or stax. Not sure if that has anything to do with the header element issue. When added: <entry key="mtom-enabled" value="true" /> <entry key="ws-security.enable.streaming" value="true" /> After that I 16 policy alternatives was not satisfied. Will look into that issue it looks more like problems other people has when configuring cxf. BR Johan