I've found a workaround for this issue. Intermediate endpoint added. That
endpoint runs Groovy script as following:
outMessage.setProperty("javax.jbi.messaging.protocol.headers", null)
outMessage.setContent(inMessage.getContent());
Are there solution for that without such a trick?
Best regards, Maxim Tebenev.
--
View this message in context:
http://www.nabble.com/consumer-to-provider-SOAP-transformation-tf2883435s12049.html#a8063979
Sent from the ServiceMix - User mailing list archive at Nabble.com.