Hi,

I successfully deployed Axis2+Rampart together and I'm using simple username/password authentication. Service is simple, it takes few parameters and it needs to store them in database along with username of user that made the request. I have username/password information in PwdCallbackHandler that Rampart calls, but I don't know how to pass that information to service. Is there a way to access security header from service or somehow append username/password info to the body of the request when it passes through Rampart?

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to