[ http://issues.apache.org/jira/browse/AXIS2-1317?page=all ]
Amila Chinthaka Suriarachchi updated AXIS2-1317: ------------------------------------------------ Attachment: ExtensionUtility.java-patch-091006.txt Handle the xsd:anyType elements in ExtensionUtility.java class > Codegeneration does not work when option is "uw" [unwarpping] and type is > xsd:anyType > ------------------------------------------------------------------------------------- > > Key: AXIS2-1317 > URL: http://issues.apache.org/jira/browse/AXIS2-1317 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Environment: Any > Reporter: Saminda Wishwajith Abeyruwan > Attachments: ExtensionUtility.java-patch-091006.txt > > > Codegeneration doesnot work if the given option is "uw" and if the wsdl > contains xsd:anyType. > org.apache.axis2.AxisFault: Error occurred during code generation. > org.apache.axis2.wsdl.databinding.UnmatchedTypeException: No type was mapped > to the name omEle with namespace echoOMElement_input; nested exception is: > java.lang.RuntimeException: Error occurred during code generation. > org.apache.axis2.wsdl.databinding.UnmatchedTypeException: No type was mapped > to the name omEle with namespace echoOMElement_input; nested exception is: > org.apache.axis2.AxisFault: Error occurred during code generation. > org.apache.axis2.wsdl.databinding.UnmatchedTypeException: No type was mapped > to the name omEle with namespace echoOMElement_input; nested exception is: > java.lang.RuntimeException: Error occurred during code generation. > org.apache.axis2.wsdl.databinding.UnmatchedTypeException: No type was mapped > to the name omEle with namespace echoOMElement_input -- 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]