Re: message style and namespaces

2005-02-02 Thread Linus Kamb
Forgot: Using 1.2RC2 On Feb 2, 2005, at 4:03 PM, Linus Kamb wrote: Curious why when I try to send the simple XML some text using axis "message" style, out the other side comes: some text Note the empty namespace string. Are namespaces required on all elements? And if so, why isn'

message style and namespaces

2005-02-02 Thread Linus Kamb
Curious why when I try to send the simple XML some text using axis "message" style, out the other side comes: some text Note the empty namespace string. Are namespaces required on all elements? And if so, why isn't one being put on the outer element? The inner element is being c