RE: WS- Security question

2010-09-17 Thread Martin Gainty
either the policy file you specified for loadPolicy function is not the path you specified or the policy you specified contains non-valid XML Take a look at the client code and display the policy.xml you are loading.. Martin Gainty __ Verzicht und Ve

Re: WS- Security question

2010-09-17 Thread TomazM
I had similar problem, try using rampart 1.3, and see if it is ok, for me the problem was in version of rampart. Regards, Tomaz Na 17.9.2010 13:12, Chinmoy Chakraborty je pisal: > Hi, > > Could you please clarify why we need password digest when we can't un-digest > it in the server side? I am

WS- Security question

2010-09-17 Thread Chinmoy Chakraborty
Hi, Could you please clarify why we need password digest when we can't un-digest it in the server side? I am now using policy based security but I get "*Missing wsse:Security header in request" error. What could be the possible reason?* * * *I am using