Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by DavanumSrinivas: http://wiki.apache.org/ws/Synapse ------------------------------------------------------------------------------ == Miscellaneous == 1. Addressing is handled as a rule. If a rule needs say wsa:To, addressing rule has to be run/added before that. 2. Mediator can be null. If it is null it means the result of mediation is true (proceed to the next rule) + 3. For each rule, there can be only one mediator (which is run by synapse message receiver) == Problems == 1. How do we handle request-reponse in the case where we don't have wsa headers or is set to anonymous
