You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dan Diephouse (JIRA)" <ji...@apache.org> on 2006/09/26 15:30:52 UTC

[jira] Updated: (CXF-117) Validator tool schema validation doesn't work when wsdl imports schema.

     [ http://issues.apache.org/jira/browse/CXF-117?page=all ]

Dan Diephouse updated CXF-117:
------------------------------

    Fix Version/s: 2.0-M1

> Validator tool schema validation doesn't work when wsdl imports schema.
> -----------------------------------------------------------------------
>
>                 Key: CXF-117
>                 URL: http://issues.apache.org/jira/browse/CXF-117
>             Project: CeltiXfire
>          Issue Type: Bug
>          Components: Tooling
>            Reporter: Peter Jones
>            Priority: Minor
>             Fix For: 2.0-M1
>
>
> The SchemaValidator only adds schema elements defined in the types section of the wsdl file being validated to its xmlSchemaMap.  Any elements defined in a schema file that the wsdl file imports, or in another wsdl file that the wsdl file imports are not added to the map.  Because of this, when the WSDLElementReferenceValidator attempts to validate the wsdl file and comes across a schema type that was defined in an imported file, then the validation fails.  I'll attach a couple of small test cases...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira