[ http://issues.apache.org/jira/browse/AXIS2-992?page=all ]
Davanum Srinivas updated AXIS2-992: ----------------------------------- Attachment: MinervaTestService.wsdl It's because your wsdl is wrong!!!! See fixed up wsdl. -- dims > Nightly build axis2-std-SNAPSHOT-bin.zip 09-Aug-2006 05:33 fails to parse WSDL > ------------------------------------------------------------------------------ > > Key: AXIS2-992 > URL: http://issues.apache.org/jira/browse/AXIS2-992 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: wsdl > Environment: Mac OS X 10.4 > JDK 1.5.0_06-112 > Reporter: Alistair Young > Attachments: MinervaTestService.wsdl, MinervaTestService.wsdl > > > WSDL2Java.sh -uri ../src/META-INF/MinervaTestService.wsdl -ss -sd -d xmlbeans > -o ../client -p org.test.client > Exception in thread "main" > org.apache.axis2.wsdl.codegen.CodeGenerationException: > org.apache.axis2.wsdl.codegen.CodeGenerationException: > org.apache.axis2.wsdl.databinding.UnmatchedTypeException: No type was mapped > to the name combineMinervaObjects with namespace urn:minerva > at > org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:224) > at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:32) > at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:21) > Caused by: org.apache.axis2.wsdl.codegen.CodeGenerationException: > org.apache.axis2.wsdl.databinding.UnmatchedTypeException: No type was mapped > to the name combineMinervaObjects with namespace urn:minerva > at > org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter.emitSkeleton(AxisServiceBasedMultiLanguageEmitter.java:796) > at > org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:206) > ... 2 more > Caused by: org.apache.axis2.wsdl.databinding.UnmatchedTypeException: No type > was mapped to the name combineMinervaObjects with namespace urn:minerva > at > org.apache.axis2.wsdl.databinding.TypeMappingAdapter.getTypeMappingName(TypeMappingAdapter.java:73) > at > org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter.getInputParamElement(AxisServiceBasedMultiLanguageEmitter.java:1855) > at > org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter.getInputElement(AxisServiceBasedMultiLanguageEmitter.java:1713) > at > org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter.loadOperations(AxisServiceBasedMultiLanguageEmitter.java:1454) > at > org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter.createDOMDocumentForSkeleton(AxisServiceBasedMultiLanguageEmitter.java:1359) > at > org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter.writeSkeleton(AxisServiceBasedMultiLanguageEmitter.java:1313) > at > org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter.emitSkeleton(AxisServiceBasedMultiLanguageEmitter.java:771) > ... 3 more -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]