How can I set the default namespace for a service? It has to render as the default xmlns, thus: xmlns="thing", not xmlns:ns1="thing" with ns1 propagated. The office docs say that it will ignore messages without the default namespace. I can get Axis to put the namespace in the second form, but not the first.
Thanks! Carey
