On May 27, 2008, at 5:48 PM, Bharath Thippireddy wrote:
Can this be done programatically on the client side?
This should do it:
((BindingProvider)proxy).getRequestContext().put("schema-
validation-enabled",
Boolean.TRUE);
Dan
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
---
Daniel Kulp
[EMAIL PROTECTED]
http://www.dankulp.com/blog