-
Bug
-
Resolution: Done
-
Major
-
jbossws-cxf-5.1.4.Final
-
None
- @SchemaValidation does not wok on @WebMethod as we have not tested this in jbossws-cxf.
- Similar to this test case, https://github.com/apache/cxf/blob/master/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/schemavalidation/PersonServiceWithRequestResponseAnns.java, we need a feature to have the @SchemaValidation working on Method Level.
- causes
-
JBEAP-5370 (7.0.z) @org.apache.cxf.annotations.SchemaValidation working on @WebMethod
- Verified
- is blocked by
-
JBWS-4020 Upgrade to Apache CXF 3.1.7
- Resolved
- is related to
-
CXF-6877 Loading...