On Mon, Sep 14, 2009 at 5:09 PM, Daniel Kulp <[email protected]> wrote: > > Couple thoughts: > > 1) Turn on schema validation - an invalid value would result in a fault sent > back to the client.
How can I do that? > 2) Try with the latest CXF 2.2.4-SNAPSHOT code - we added a validation > handler thing to the JAXB marshaller that will propagate some errors up. > > 3) Register your own validation handler thing on the JAXBDataBinding object to > have it trap the errors. > k, I'll try it. Regards, Agustin PS: Dan, sorry for the duplicate emails, I forgot to add the list to the first reply.
