[ https://issues.apache.org/jira/browse/AXIS2-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen resolved AXIS2-4495. ------------------------------------ Resolution: Invalid The Axis2 distribution doesn't contain any file called Manufacturer.wsdl. > partial/ManufacturerPO.xsd is missing from Manufacturer.wsdl > ------------------------------------------------------------ > > Key: AXIS2-4495 > URL: https://issues.apache.org/jira/browse/AXIS2-4495 > Project: Axis2 > Issue Type: Improvement > Affects Versions: 1.5 > Environment: AXIS2-1.5 > java version "1.6.0_16" > Reporter: Martin Gainty > Original Estimate: 24h > Remaining Estimate: 24h > > $AXIS2_HOME\samples\ws-i\scm\source\wsdl\partial > WSDl2Java -uri Manufacturer.wsdl > Using AXIS2_HOME: $AXIS2_HOME\stagingRepo\axis2-1.5 > Using JAVA_HOME: C:\Java\jdk > Retrieving document at 'Manufacturer.wsdl'. > Retrieving document at 'Configuration.wsdl', relative to > 'file:/C:/AXIS/axis-2.1 > .5/samples/ws-i/scm/source/wsdl/partial/Manufacturer.wsdl'. > Retrieving schema at 'Configuration.xsd', relative to > 'file:/C:/AXIS/axis-2.1.5/ > samples/ws-i/scm/source/wsdl/partial/Configuration.wsdl'. > Retrieving schema at 'http://schemas.xmlsoap.org/soap/envelope/', relative to > 'f > ile:/$AXIS2_HOME/samples/ws-i/scm/source/wsdl/partial/Configuration.xsd'. > Retrieving schema at 'ManufacturerSN.xsd', relative to 'file:/$AXIS2_HOME > /samples/ws-i/scm/source/wsdl/partial/Manufacturer.wsdl'. > Retrieving schema at '../2002-08/Configuration.xsd', relative to > 'file:/$AXIS2_HOME/samples/ws-i/scm/source/wsdl/partial/Manufacturer.wsdl'. > Retrieving schema at 'http://schemas.xmlsoap.org/soap/envelope/', relative to > 'f > ile:/$AXIS2_HOME/samples/ws-i/scm/source/wsdl/2002-08/Configuration.xsd'. > Retrieving schema at 'ManufacturerPO.xsd', relative to > 'file:/C:/AXIS/axis-2.1.5 > /samples/ws-i/scm/source/wsdl/partial/Manufacturer.wsdl'. > Exception in thread "main" > org.apache.axis2.wsdl.codegen.CodeGenerationException > : Error parsing WSDL > at > org.apache.axis2.wsdl.codegen.CodeGenerationEngine.<init>(CodeGenerat > ionEngine.java:156) > at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35) > at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24) > Caused by: javax.wsdl.WSDLException: WSDLException (at > /wsdl:definitions/wsdl:ty > pes/xs:schema[1]): faultCode=OTHER_ERROR: An error occurred trying to resolve > schema referenced at 'ManufacturerPO.xsd', relative to > 'file:/$AXIS2_HOME/samples/ws-i/scm/source/wsdl/partial/Manufacturer.wsdl'.: > java.io.FileNotFoundExc > eption: This file was not found: > file:/$AXIS2_HOME/samples/ws-i/scm/source/wsdl/partial/ManufacturerPO.xsd -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.