Hi Srinivas, It's most probably one of the following scenarios:
1) The keystore alias you have specified is incorrect. Try checking your keystore, i.e. keytool -list -keystore sws-client-keystore.jks, and see if the alias you have configured in the properties file is shown. 2) Check the keystore password is the same as in your properties file 3) Check that you have a CallbackHandler implementation that sets the password used to access the private key in the keystore. Failing that, please supply a test-case that reproduces the problem. Colm. On Mon, Jul 4, 2011 at 4:55 AM, srinivas thallapalli <[email protected]> wrote: > Hi All, > > Any sugesstions on this issue. > > > Thanks > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/WS-Security-Issue-with-upgrading-from-CXF-2-3-3-to-CXF-2-4-1-tp4541788p4548938.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- Colm O hEigeartaigh http://coheigea.blogspot.com/ Talend - http://www.talend.com
