You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Raghu Kodumuri (JIRA)" <ax...@ws.apache.org> on 2006/11/16 22:42:37 UTC

[jira] Created: (AXIS-2592) Generated Client WSDL is not valid

Generated Client WSDL is not valid
----------------------------------

                 Key: AXIS-2592
                 URL: http://issues.apache.org/jira/browse/AXIS-2592
             Project: Apache Axis
          Issue Type: Bug
    Affects Versions: 1.2.1
         Environment: Windows XP, Java 1.5 and Eclipse 3.2.1 & Sun JavaCAPS
            Reporter: Raghu Kodumuri


WSDL clinet that has been generated using Axis 1.2.1 and generated wsdl can not be validated by XMP SPY or Eclipse Wsdl validator. Here are the errors:

XML SPY :
File C:\slbProjects\IntroSpection\ProjectStatisticsNew\ProjectStatistics.wsdl is not valid.
	The selector './/xs:key|.//xs:unique|.//xs:keyref' of identity constraint 'xsd:identityConstraint' must evaluate to a target node set.
		Error location: wsdl:definitions / wsdl:types / schema
		Details
			cvc-identity-constraint.1: The selector './/xs:key|.//xs:unique|.//xs:keyref' of identity constraint 'xsd:identityConstraint' must evaluate to a target node set.

Eclipse Validator:

1. ComplexType declared in schema are not visible in wsdl part type. 

Actual Error:The part 'getActiveVesselReturn' has an invalid value 'string' defined for its type. Type declarations must refer to valid values defined in a schema.

2. Complains xmlns datatype are not in schema:

Error: The part 'getActiveVesselReturn' has an invalid value 'string' defined for its type. Type declarations must refer to valid values defined in a schema.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS-2592) Generated Client WSDL is not valid

Posted by "Raghu Kodumuri (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-2592?page=all ]

Raghu Kodumuri updated AXIS-2592:
---------------------------------

    Attachment: ProjectStatistics.wsdl

> Generated Client WSDL is not valid
> ----------------------------------
>
>                 Key: AXIS-2592
>                 URL: http://issues.apache.org/jira/browse/AXIS-2592
>             Project: Apache Axis
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Windows XP, Java 1.5 and Eclipse 3.2.1 & Sun JavaCAPS
>            Reporter: Raghu Kodumuri
>         Attachments: ProjectStatistics.wsdl
>
>
> WSDL clinet that has been generated using Axis 1.2.1 and generated wsdl can not be validated by XMP SPY or Eclipse Wsdl validator. Here are the errors:
> XML SPY :
> File C:\slbProjects\IntroSpection\ProjectStatisticsNew\ProjectStatistics.wsdl is not valid.
> 	The selector './/xs:key|.//xs:unique|.//xs:keyref' of identity constraint 'xsd:identityConstraint' must evaluate to a target node set.
> 		Error location: wsdl:definitions / wsdl:types / schema
> 		Details
> 			cvc-identity-constraint.1: The selector './/xs:key|.//xs:unique|.//xs:keyref' of identity constraint 'xsd:identityConstraint' must evaluate to a target node set.
> Eclipse Validator:
> 1. ComplexType declared in schema are not visible in wsdl part type. 
> Actual Error:The part 'getActiveVesselReturn' has an invalid value 'string' defined for its type. Type declarations must refer to valid values defined in a schema.
> 2. Complains xmlns datatype are not in schema:
> Error: The part 'getActiveVesselReturn' has an invalid value 'string' defined for its type. Type declarations must refer to valid values defined in a schema.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS-2592) Generated Client WSDL is not valid

Posted by "Karthik R (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-2592?page=all ]

Karthik R updated AXIS-2592:
----------------------------

    Attachment: ProjectStatistics1.wsdl

Hello Raghu,
I have uploaded the corrected wsdl.Can you check whether this works?

> Generated Client WSDL is not valid
> ----------------------------------
>
>                 Key: AXIS-2592
>                 URL: http://issues.apache.org/jira/browse/AXIS-2592
>             Project: Apache Axis
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Windows XP, Java 1.5 and Eclipse 3.2.1 & Sun JavaCAPS
>            Reporter: Raghu Kodumuri
>         Attachments: ProjectStatistics.wsdl, ProjectStatistics1.wsdl
>
>
> WSDL clinet that has been generated using Axis 1.2.1 and generated wsdl can not be validated by XMP SPY or Eclipse Wsdl validator. Here are the errors:
> XML SPY :
> File C:\slbProjects\IntroSpection\ProjectStatisticsNew\ProjectStatistics.wsdl is not valid.
> 	The selector './/xs:key|.//xs:unique|.//xs:keyref' of identity constraint 'xsd:identityConstraint' must evaluate to a target node set.
> 		Error location: wsdl:definitions / wsdl:types / schema
> 		Details
> 			cvc-identity-constraint.1: The selector './/xs:key|.//xs:unique|.//xs:keyref' of identity constraint 'xsd:identityConstraint' must evaluate to a target node set.
> Eclipse Validator:
> 1. ComplexType declared in schema are not visible in wsdl part type. 
> Actual Error:The part 'getActiveVesselReturn' has an invalid value 'string' defined for its type. Type declarations must refer to valid values defined in a schema.
> 2. Complains xmlns datatype are not in schema:
> Error: The part 'getActiveVesselReturn' has an invalid value 'string' defined for its type. Type declarations must refer to valid values defined in a schema.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org