[
https://issues.apache.org/jira/browse/CXF-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
El Fassi Hamza updated CXF-6885:
--------------------------------
Environment: tomcat 7, Eclispe, Spring, JAX-WS, Maven (was: tomcat 7,
Eclispe, Spring, JAX-WS)
> Enable XSD validation lengths
> -----------------------------
>
> Key: CXF-6885
> URL: https://issues.apache.org/jira/browse/CXF-6885
> Project: CXF
> Issue Type: Bug
> Environment: tomcat 7, Eclispe, Spring, JAX-WS, Maven
> Reporter: El Fassi Hamza
> Priority: Blocker
>
> Hi Community, I'm having an issue with the XSD Validation lenghts, even if
> the value is set to True.
> <jaxws:endpoint id="epWSTest"
> implementor="com.location.ws.WSTest" address="/services/WSTest">
> <jaxws:binding>
> <soap:soapBinding version="1.2" />
> </jaxws:binding>
> <jaxws:properties>
> <entry key="schema-validation-enabled" value="true" />
> </jaxws:properties>
> </jaxws:endpoint>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)