namespaces - When I use "http://www.w3.org/2003/05/soap-envelope/" in switch mediator synapse is getting updated. If I use <switch ..soap-envelope", it does not -


when use, " < switch xmlns:soapenv= " http://www.w3.org/2003/05/soap-envelope/" in switch mediator synapse getting updated. if use "< switch xmlns:soapenv= "http://www.w3.org/2003/05/soap-envelope ", not.

why synapse not getting updated when not have / (slash) after soap-envelope when providing in switch?

this works in other places in proxy, fault mediator etc.

if use different namespace rather soapenv still works without / slash.

pls explain reason behavior.

thanks


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -