Thank  coheigea for your help.

I fixed the header following your suggest. Now the header is:

<wsse:Security soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
        soapenv:mustUnderstand="0"

xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";
        xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";>
        <wsse:UsernameToken>
                <wsse:Username>joe</wsse:Username>
                <wsse:Password>joespassword</wsse:Password>
        </wsse:UsernameToken>
</wsse:Security>


but the errore is the same:

An error was discovered processing the <wsse:Security> header.

Do you have some idea? 

Thank you for your help.



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Ws-Security-client-newbie-tp5756790p5756952.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to