Hi Dennis,

I am very new to web service and thus the ws-securitypolicy. I have a task
in a project where I have to implement authentication in an ongoing work
which is based on web service. I tried to re-create a project based on your
example codes (username & password tokens) and everything works fine. But
when I tried to implement the same thing in my project, the callback-handler
class which I created was never called although I have used the same
libraries, do all procedure to modify the wsdl file and cxf-servlet.xml at
server side, adding username and password in client side, and create
callback-handler class at server side. The only difference is that I use
"JaxWsProxyFactoryBean" at the client side to create stub.. 

Do you or any body has else any clue what I might miss in this case? Any
help is really appreciated. Thank you in advance.

/bayu
-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/securing-webservice-using-ws-policy-or-ws-securitypolicy-tp568195p3230167.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to