[
https://issues.apache.org/jira/browse/CXF-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Ma updated CXF-6877:
------------------------
Description: To enable schema validation for a specific method , we have to
annotate @SchemaValidation on service endpoint interface's method. When
service endpoint interface is regenerated from wsdl, these annotations 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. (was: 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.)
> 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.1.6, 3.0.9
> 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 annotate
> @SchemaValidation on service endpoint interface's method. When service
> endpoint interface is regenerated from wsdl, these annotations 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)