El Fassi Hamza created CXF-6885:
-----------------------------------

             Summary: 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
            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="epWSEligibility"
                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)

Reply via email to