Hi all,

To follow-up on prior discussion around normalization, I've now created a patch <https://issues.apache.org/activemq/browse/SM-557> [1] that provides WSDL 1.1 normalization for the servicemix-http component. More specifically, the code provides a set of reusable classes for converting between SOAP 1.1 messages and JBI messages using WSDL 1.1 definitions. This code now sits in the servicemix-soap shared library and I should mention that it's fairly strict about WS-I BasicProfile compliance to reduce complexity and encourage people to write interoperable service definitions.

I have not implemented a flag to turn normalization on/off. It should be pretty simple but I figured I'd throw it out there to see how people want to configure this (e.g. in the WSDL?)

Feedback on the patch itself or the configuration aspect would be appreciated.

cheers,
alex

[1] https://issues.apache.org/activemq/browse/SM-557

Reply via email to