3 Replies Latest reply on Apr 26, 2013 4:15 AM by jaigates

    Jboss CXF schema validation on webservice methods

    jaigates

      i am working with JBOSS SOP-p 5.3.1 which uses JBoss Web Services - Stack CXF Runtime Server 3.1.2.SP13. I wouldl like to trails out schema validations on exposed webservice as both client side and server side.

      I am not able to find class org.apache.cxf.annotations.SchemaValidation in the jars provided all i could see is DataBinding class only available in cxf-api.jar, but when i cross checked with apache cxf (2.7.1 ) it has this annotation class. Let me know how to acheive this with my jboss soa-p server(runs on jboss eap 5.2)