RE: Strange WS-Policy & MTOM Side Effect

2007-04-25 Thread Christopher Moesel
: cxf-user@incubator.apache.org Subject: Re: Strange WS-Policy & MTOM Side Effect This is due to us adding the WS-Addressing classes to the context automatically. It seems JAXB is being a little indeterministic about how it works though. Is it causing any problems other than the extra namespace? I can

Re: Strange WS-Policy & MTOM Side Effect

2007-04-24 Thread Dan Diephouse
This is due to us adding the WS-Addressing classes to the context automatically. It seems JAXB is being a little indeterministic about how it works though. Is it causing any problems other than the extra namespace? I can take a deeper look into it at some point. I created a JIRA for this: https:

Strange WS-Policy & MTOM Side Effect

2007-04-24 Thread Christopher Moesel
I am now using the new WS-MTOMPolicy support (currently in SVN). Lately I am noticing some strange behavior. Many of my responses have xmlns="http://www.w3.org/2005/08/addressing/wsdl"; at the root element under the body, even though the response does not use the WS-Addressing. Example Respons