Hello.

I am wondering the following: I know that it is possible to use a custom
class extending JAXWSMethodInvoker 
to manipulate the returned Fault object, by overriding the createFault()
method.

Is it also possible to completely change the response object? I would like
to replace the Fault with a custom
response object. This would not work with the createFault() method since
that needs to return a Fault.
What can I do to accomplish this, if it is at all possible.

Thanx.
-- 
View this message in context: 
http://old.nabble.com/Replacing-Fault-with-a-custom-response-object-possible--tp28700586p28700586.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to