Hi,

are you sure that you have added an interceptor on server side, that sets the header part as "understood"? There is an Interface SoapInterceptor, your configured Interceptor should implement.
Or just use the WSS4JInInterceptor.

Greetings, Jakob

george.atanasov wrote:
Hello eveybody,

I am trying to setup CXF2.1.3 using aegis and WS-Security on tomcat 6
server. Unfortunately i am getting an error:
org.apache.cxf.binding.soap.SoapFault: MustUnderstand headers:
[{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd}Security]
are not understood.

The soap message sent from the client does contain the correct security info
and seems ok. So i copied the message to jmeter and ran it without
mustUnderstand="1" flag. Strange but it works as expected and returns the
correct results in the response.

Does anyone have any idea what the cause can be?

Best Regards,
George
------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.10/1812 - Release Date: 25.11.2008 19:53


Reply via email to