When we try to use Axis2 code generation API for a wsdl which uses xsd:integer, it gives the following exception:
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 integer with namespace http://www.w3.org/2001/XMLSchema at org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:271) Axis2 version which we are using is 1.4.1. Thanks for any help, Lavanya. -- View this message in context: http://old.nabble.com/Exception-during-codegen-for-xsd%3Ainteger-type-in-wsdl-tp29447235p29447235.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
