Re: Can schema validation detect more than one error?

2009-11-09 Thread Daniel Kulp
On Fri November 6 2009 9:54:33 am easternwahoo wrote: > In JAXB, you can use the ValidationEventHandler to store up a set of > errors. Cool. That's good to know. :-)Thanks! Dan > > dkulp wrote: > > On Mon November 2 2009 11:23:57 am easternwahoo wrote: > >> In CXF 2.2.4, can "schema va

Re: Can schema validation detect more than one error?

2009-11-02 Thread Daniel Kulp
On Mon November 2 2009 11:23:57 am easternwahoo wrote: > In CXF 2.2.4, can "schema validation" validate for more than one error, and > return a list of validation errors in its soap fault? It seems like it > fails after the first error. Well, with JAXB, you MIGHT be able to do this. I'm not rea

Re: Can schema validation detect more than one error?

2009-11-02 Thread Benson Margulies
ms like it > fails after the first error. > -- > View this message in context: > http://old.nabble.com/Can-schema-validation-detect-more-than-one-error--tp26157728p26157728.html > Sent from the cxf-user mailing list archive at Nabble.com. > >

Can schema validation detect more than one error?

2009-11-02 Thread easternwahoo
In CXF 2.2.4, can "schema validation" validate for more than one error, and return a list of validation errors in its soap fault? It seems like it fails after the first error. -- View this message in context: http://old.nabble.com/Can-schema-validation-detect-more-than