Yeah, I was a little surprised that manipulating the MessageContentsList directly didn't confuse the underlying layers. Seemed like I might have been potentially "pulling the rug out from underneath" the lower layers. Glad it worked.
As for the validation sequence, although it seems as though there is already code to prevent an infinite loop of validation errors, perhaps it doesn't make as much sense to validate again since there is the potential to lose the original constraint violations. -- View this message in context: http://cxf.547215.n5.nabble.com/Using-JAXRSBeanValidationOutInterceptor-causes-Fault-when-validation-of-an-object-fails-tp5773878p5774018.html Sent from the cxf-user mailing list archive at Nabble.com.
