I have created a CXF 2.1.3 web service server and I have a Flex client.  The
problem I am having is that I need faults to return with a HTTP response
code of 200 and not 500.  Flex can't get any fault information when they are
sent with a HTTP code of 500.  

I have looked and I can't seem to figure out how to change the response code
sent by my CXF web service.  Is it possible to do this and if so how can I
do it?

If it makes a difference I have created pro grammatically and not through
SPRING.

Any help would be greatly appreciated.  Thanks.

-- 
View this message in context: 
http://www.nabble.com/CXF-Fault-Response-Code-tp22874000p22874000.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to