Hi, does anyone know how to enable the sending of ws-addressing optional elements on outgoing messages? Actually, I want to know if there's a configuration file where I can set the value of the parameter
INCLUDE_OPTIONAL_HEADERS to true. I've managed to make it work by setting its value to true on the AddressingOutHandler source code, but I don't think it's the right/elegant way to do that, is it? Best regards, José
