how can i intercept xml validatoin errors coming out of the framework so
that i can return a custom error rather than a generic SoapFault?
 Specifically, when i send a number in a boolean field, CXF errors out
before it ever gets to my service code.  I am validating in my code versus
some configuration option to have CXF validate.

Reply via email to