Hi, I have an endpoint that uses Transports-level asynchronous support through WS-Addressing (ReplyTo header).
Does anymore know whether it is possible to configure this endpoint, so that it rejects incoming requests that either does not contain any ws-addressing headers or requests containing only anonymous addressing (<wsa:ReplyTo><wsa:Address>http://www.w3.org/2005/08/addressing/anonymous</wsa:Address></wsa:ReplyTo<http://www.w3.org/2005/08/addressing/anonymous%3c/wsa:Address%3e%3c/wsa:ReplyTo>>) ? External clients usage of anonymous addressing or just requests without any addressing headers at all causes the communication to be single channel instead of dual channel. Kind Regards Torben Riis