You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Torben Riis <ri...@multi-support.com> on 2011/10/04 11:30:23 UTC

Axis2: Require WS-Addressing headers

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