Hi Scott, Thanks for your answer. This is actually the only difference that I can see. However I totally agree with you, that if the default namespace is (correctly) inserted, it should not be the problem.
Moreover, why does it changes, if I serialise the content of the Asserton? I am more and more confused. Libraries are endorsed. On Wed, Aug 7, 2013 at 7:36 PM, Cantor, Scott <[email protected]> wrote: > On 8/7/13 8:57 AM, "Massimiliano Masi" <[email protected]> > wrote: > > >Some classes is adding the following (unwanted) additional namespace, > >maybe in the ResolverFragment. > >xmlns=" > http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity- > >secext-1.0.xsd" > > There's nothing surprising about it, the #default namespace is in the > inclusive prefix list, so it's going to be in the output if it's in the > input. > > That isn't necessarily why it's failing. > > -- Scott > > > -- Massimiliano Masi http://www.mascanc.net/~max
