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 "Nikita Tak (JIRA)" <ji...@apache.org> on 2019/06/25 16:23:00 UTC

[jira] [Updated] (AXIS2-5960) Axis2 version 1.7.9 does not allow word 'wsdl' in xsd file

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

Nikita Tak updated AXIS2-5960:
------------------------------
    Description: 
Bad code is written to retrive the files.

Issue in method "processListService" in the below class-

axis2-transport-http-1.7.9.jar!\org\apache\axis2\transport\http\ListingAgent.class

 

The above method compares the string the word 'xsd' or 'wsdl' with query string with ignorecase, it fails if xsd file name is e.g. Test*WSDL*Types.xsd

 

 

  was:
** Issue in method "processListService" in the below class-

axis2-transport-http-1.7.9.jar!\org\apache\axis2\transport\http\ListingAgent.class

 

** The above method compares the string the word 'xsd' or 'wsdl' with query string with ignorecase, it fails if xsd file name is e.g. Test*WSDL*Types.xsd

 

 


> Axis2 version 1.7.9 does not allow word 'wsdl' in xsd file
> ----------------------------------------------------------
>
>                 Key: AXIS2-5960
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5960
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.7.9
>            Reporter: Nikita Tak
>            Priority: Major
>
> Bad code is written to retrive the files.
> Issue in method "processListService" in the below class-
> axis2-transport-http-1.7.9.jar!\org\apache\axis2\transport\http\ListingAgent.class
>  
> The above method compares the string the word 'xsd' or 'wsdl' with query string with ignorecase, it fails if xsd file name is e.g. Test*WSDL*Types.xsd
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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