Hi All,

I'm still trying to figure out CXF and WSSE.
At this point, sending a message to the server works fine, aside from the
timestamp not being correct.
But the return message gives a exception.
I get the exception that there is no EncodingType, or at least it says that
the EncodingType is "".
When I look at the message I'm getting there is no EncodingType in the
BinarySecurityToken-element. Is it mandatory for CXF to have an
EncodingType here?

If so, how can I programmaticaly alter the WSSE-securityheader and insert
this property?

kind regards,

Ted

Reply via email to