The Username Element should appear before the Password Element. Your Password Element should also contain a "Type" attribute like the following:
<wsse:Password Type=" http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText ">TestPassword</wsse:Password> If this doesn't work then please turn logging to FINE/DEBUG on the server side and send the log to the mailing list. Colm. On Mon, Apr 29, 2013 at 7:16 PM, Nidhi Sharma <[email protected]> wrote: > When I was debugging this service ..I noticed when call comes to > WSS4JInInterceptor..it delegates the call to SAAJInInterceptor and this > class in turn call replaceHeaders(). I m not sure if something happening > here in binding and attaching the request parameters....... > I am new to CXF and related stuff so...just lost in this ...Please help!!! > > > Nidhi > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/UsernameToken-Credentials-not-coming-to-Server-side-Wss4jInInterceptor-tp5726797p5726915.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
