You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jim Ma (JIRA)" <ji...@apache.org> on 2016/04/22 05:33:12 UTC

[jira] [Resolved] (CXF-6877) Have @SchemaValidation working on service endpoint implementation class method

     [ https://issues.apache.org/jira/browse/CXF-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Ma resolved CXF-6877.
-------------------------
    Resolution: Fixed

> 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)