Hi all,

I'm a newbe to apache cxf. I use it with spring. I've just written few web
services and now I want to handle exceptions with them.
For example, i have a web service named CreateUserService that create a user
in database. I want this service to return exceptions if pb during user
creation like:
100: admin athentication failed
200: invalid parameter
500: application error / database not reachable

I've read few articles and searched for any solution in this forum but i do
not found anything (may be i'm not a good searcher...).

Does anybody has an idea or any solutions please?

thanks,

tugdual
-- 
View this message in context: 
http://www.nabble.com/How-to-handle-exceptions-in-server-side--tp24162891p24162891.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to