I just discovered that Woodstox doesn't, in fact, implement w3c schema validation. At least not via the API that seems to advertise this.
I'm not sure how far I want to push this particular string ... I could make the Aegis reader use something else that can validate or I could give up. > -----Original Message----- > From: Daniel Kulp [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 20, 2007 1:07 PM > To: [email protected] > Cc: Benson Margulies > Subject: Re: Getting the aegis schema into a JAR file > > On Thursday 20 September 2007, Benson Margulies wrote: > > If I wanted to see /rt/databinding/aegis/src/schema/mapping.xsd in > > META-INF/cxf, what do I have to do? Is this a mvn thing? Or would I > > just relocate it in the source tree? > > It would be: > svn mv src/schema/mapping.xsd src/main/resources/META-INF > > An "svn diff" won't capture that very well in a patch. Make sure you > note that in the JIRA the patch is attached too. > > > -- > J. Daniel Kulp > Principal Engineer > IONA > P: 781-902-8727 C: 508-380-7194 > [EMAIL PROTECTED] > http://www.dankulp.com/blog
