We are currently using CXF (2.2) with schema validation enabled. I would like to be able to quantify how expensive the schema validation is (i.e. execution time in milliseconds). I would like to do this for both inbound and outbound validation.
Ideally, I would just wrap the spring bean using AOP to log the method invocation. If someone could point me to the beans (i.e. interceptors that are used to perform the schema validation) it would be greatly appreciated. Thanks, John -- View this message in context: http://www.nabble.com/How-to-quantify-schema-validation-performance--tp23080594p23080594.html Sent from the cxf-user mailing list archive at Nabble.com.
