>
> Right now the mex client request is just a hard coded string
Ok, that's not *exactly* true, but close. For instance, I can create and
send the request using soap 1.2 namespace, and then send it again with
the soap 1.1 namespace if the first request was rejected (since we don't
know what the endpoint is using till we ask it).
FWIW.....