With HTTP Compoent, I have used WS-Addressing(To Header) for soap request to
change target JBI
services. 
It was useful for testing out JBI services in a way that I don't have to
create
matching http consumer for every service that I implemented for testing.

However when I have two servicemix instances clustered (using Network of
Brokers)
WS-Addressing To header didn't work. It gave me :

        <faultcode>soapenv:Server</faultcode>
         <faultstring>java.lang.NullPointerException</faultstring>

But when I change the endpoint name wrong in the soap header to something
else, it worked.
If I modify the endpoint name right, then I gave me that error above. 

Any clue ?

Thanks



-- 
View this message in context: 
http://www.nabble.com/WS-Addressing%28http%29-doesn%27t-work-with-ActiveMQ-Clustering---tf4071622s12049.html#a11571262
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to