OK, AFAICT the problem is that you're supposed to be *supplying* (not
receiving) the correct password in the service-side CallbackHandler so
the CXF framework can test for equivalence. So, yes, pc.getPassword()
will return null until you place a value in it via .setPassword().
Glen
On 08/17/2012 01:37 PM, rpaketi wrote:
I am using CXF 2.6.1 version.
Thanks,
Raman
--
View this message in context:
http://cxf.547215.n5.nabble.com/Urgent-Blank-password-received-on-server-side-password-callback-tp5712743p5712745.html
Sent from the cxf-user mailing list archive at Nabble.com.