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

El Fassi Hamza updated CXF-6885:
--------------------------------
    Description: 
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>

  was:
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>


> 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