Hi,
I want to encrypt an elements content which has no namespace
definition. I'm setting the property in an cxf Wss4jOutInterceptor
like this:
outProps.put(WSHandlerConstants.ENCRYPTION_PARTS, "{Content}
{}password");
I realize that this configuration sets the default namespace so that
the combination of element "password" in the default namespace is
being set and cannot be found.
Does anyone know how to set an empty or null namespace instead of the
default one?
Thanks for your help
Matthias
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]