Hi,

For my application (using RESTful web services) we have a requirement for
error cases to respond to user with proper error codes & user friendly
messages. CXF user guide mentiones a small section for Exception handling by
either throwing WebApplicationException or returning Response object with a
proper error code set. 

However i was wondering if CXF maintains messageResources or properties file
for reading error codes and error messages something similar to spring
framework way. If there is any example or sample to show the usage for this
then please point me to the link.

thanks,
Akash
-- 
View this message in context: 
http://www.nabble.com/Error-Codes---Error-Message-handling-using-CXF-tp20649919p20649919.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to