[ 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-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org