Hi all, I'm using servicemix-http 2010.01, but i think it's the same in new version: if i read correctly the servicemix source code, the instance of a marshaler is unique for the endpoint instance.
In this case when we change the URI in the marshaler depending of the message content we should have some multi-thread problems. Some message will be sent to a bad URI... Any idea? suggestions? Perhaps the mashaler instance has to be threadlocal in the endpoint... Regards, Raid -- View this message in context: http://servicemix.396122.n5.nabble.com/HttpProviderMarshaler-change-URI-in-Multithread-tp4945793p4945793.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
