I am able to configure my web services with schema validation enabled. The next step is to catch any schema validation errors and throw a fault that adheres to the contract.
Can anyone tell me how I can go about this? Essentially, I'd like to wrap the spring bean that performs schema validation, catch a schema validation exception and throw a fault. Any help would be greatly appreciated. Thanks, John -- View this message in context: http://www.nabble.com/Custom-Schema-Validator-tp22854150p22854150.html Sent from the cxf-user mailing list archive at Nabble.com.
