Hello,

I'm writing custom authorization module which throws AxisFault in case
of user is not authorized to perform a given action. Now I would like to
turn this AxisFault from HTTP/1.0 500 <axis fault description> to more
convenient HTTP/1.0 401 error. Is there any possible way how to do it?

So far I've tried this:
http://marc.info/?l=axis-user&m=119610195908463&w=2 but this does not help.

Thanks,
Karel

Reply via email to