Hi, I need to use MTOM and schema validation in my web service, and I know they don't work together using JAXB. So I want to create a ValidationEventHandler to absorb the error. But I couldn't find out how to register the handler in the configuration file. Can anyone points me to some examples?
Thanks,
Boxiong
