Hi; I ve configured my web service to authenticate the web service callers using rampart. Everything is ok when I use a java client to call the web service but when I use php for calling the service it passes my security without having to provide correct username and password. I 've wrote some log in my ServerPassword CallBack Handler and it seems the PHP code bypass my security as I don't see the logs when he service is called by php.
I will be thankfull if somebody take the time to guide me. cheers, Hamid