[jbossws-issues] [JBoss JIRA] (JBWS-3993) Need to have @org.apache.cxf.annotations.SchemaValidation working on @WebMethod

Jim Ma (JIRA) issues at jboss.org
Wed Apr 13 23:24:00 EDT 2016


    [ https://issues.jboss.org/browse/JBWS-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191564#comment-13191564 ] 

Jim Ma commented on JBWS-3993:
------------------------------

CXF only reads  this annotation  from service endpoint interface methods . Please try to annotate this to interface class. 

> Need to have @org.apache.cxf.annotations.SchemaValidation working on @WebMethod
> -------------------------------------------------------------------------------
>
>                 Key: JBWS-3993
>                 URL: https://issues.jboss.org/browse/JBWS-3993
>             Project: JBoss Web Services
>          Issue Type: Bug
>          Components: jbossws-cxf
>    Affects Versions: jbossws-cxf-5.1.4.Final
>            Reporter: Viral Gohel
>             Fix For: jbossws-cxf-5.2.0.Final
>
>         Attachments: schemavalidation-demo.zip
>
>
> * @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.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossws-issues mailing list