On Monday, July 30, 2012 12:18:01 PM Alejandro wrote: > Daniel, you are right, I'm deploy the service without wsdlLocation, and > the wsdl would be generated with the @Facets. > > I need to use that schema generated dynamically to use SchemaValidation? > > It's clear?
Yep. That's exactly what it should be doing right now. Since that's the only schema it knows about, that's the schema that it will use to validate the message. Dan > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/SchemaValidation-tp5711721p5711732.html > Sent from the cxf-user mailing list archive at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
