Jim Ma created CXF-6877:
---------------------------
Summary: Have @SchemaValidation working on service endpoint
implementation class method
Key: CXF-6877
URL: https://issues.apache.org/jira/browse/CXF-6877
Project: CXF
Issue Type: Improvement
Components: JAX-WS Runtime
Affects Versions: 3.0.9, 3.1.6
Reporter: Jim Ma
Assignee: Jim Ma
Fix For: 3.0.10, 3.1.7, 3.2.0
To enable schema validation for a specific method , we have to annoate
@SchemaValidation on service endpoint interfac's method. When service endpoint
interface is regenerated from wsdl, these annoations will be lost and we have
to annotate these method again. We need an enhancement to support
@SchemaValidation in implementation class method to resolve this problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)