Can this be done programatically on the client side? thanks, bharath
Daniel Kulp <[EMAIL PROTECTED]> wrote on 05/16/2008 03:57:16 PM: > > On May 16, 2008, at 3:44 PM, Bharath Thippireddy wrote: > > Does CXF support the Soap Message - Schema Validation using the > > @SchemaValidation annotaion on the service provider? > > > > And can we use the SchemaValidationFeature to do the same on the > > JAX-WS > > client? > > Those annotations are metro proprietary extensions. So, no, we don't > support them. > > However, you can configure CXF to do schema validation. Our > wsdl_first sample does that for both client and server. > > Dan > > > > > > > > thanks and regards, > > Bharath > > --- > Daniel Kulp > [EMAIL PROTECTED] > http://www.dankulp.com/blog > > > > >
