Hi everyone,

I am newby to axis, therefore my question might be little silly, but...

When I set the user password and username in call I can read those on
server-side from MessageContext. Thats good in handlers, but I would like
to use this username in my service code (to check the rights for this user
to perform this operation on object given as method's input parameter). How
could I achieve this? Is there a (easy) way to get some soap-specific info
(MessageContext?) into service?

Yes, I know that service shouldn't know anything about soap, but it for
sure needs to know the username and sending it as method's parameter
doesn't seem to be a bright idea. And building service into handler doesn't
look good neither. Any suggestions?

Regards,
---
Hardi Rokk


Reply via email to