To tell you the truth, I was secretly hoping to spur a debate around
message normalization. :) The way I understand it, if I start changing
the message format put on the bus, it will most likely break other
components that expect the older format.
I'd be curious to hear what other think about this. Various components
seem to use different normalization rules (or no normalization at all)
which will inevitably lead to interoperability problems down the road.
Time to set higher standards?
alex
Philip Dodds wrote:
Alex,
I don't believe anyone is, and we would more than welcome a patch :)
just
create a JIRA and attach it
Thanks
P
On 7/18/06, Alex Boisvert <[EMAIL PROTECTED]> wrote:
Hi,
I've noticed that servicemix-http simply places the child element of the
SOAP:Body as the content of JBI normalized message. This doesn't seem
to go with the spirit of normalization... I would have expected a WSDL
1.1-wrapper element with message parts if I deployed a WSDL 1.1.
document.
Is anybody working on this yet? If not, I could volunteer for a patch.
cheers,
alex