[
http://issues.apache.org/jira/browse/AXIS2-1009?page=comments#action_12434923 ]
Deepal Jayasinghe commented on AXIS2-1009:
------------------------------------------
I tried to code gen for the above wsdl , then I got the following exception.
Caused by: org.apache.axis2.schema.SchemaCompilationException: Unsupported
content Simple Type Union in
{http://schemas.xmlsoap.org/ws/2005/02/trust}KeyTypeOpenEnum !
at
org.apache.axis2.schema.SchemaCompiler.processSimpleType(SchemaCompiler.java:1755)
at
org.apache.axis2.schema.SchemaCompiler.processSimpleSchemaType(SchemaCompiler.java:1709)
at
org.apache.axis2.schema.SchemaCompiler.processSchema(SchemaCompiler.java:841)
at
org.apache.axis2.schema.SchemaCompiler.processElement(SchemaCompiler.java:519)
at
org.apache.axis2.schema.SchemaCompiler.processElement(SchemaCompiler.java:490)
at
org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:327)
at
org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:309)
at
org.apache.axis2.schema.SchemaCompiler.compile(SchemaCompiler.java:239)
at
org.apache.axis2.schema.ExtensionUtility.invoke(ExtensionUtility.java:71)
> org.apache.axis2.databinding.utils.ConverterUtil.convertToOMAttribute is
> missing
> --------------------------------------------------------------------------------
>
> Key: AXIS2-1009
> URL: http://issues.apache.org/jira/browse/AXIS2-1009
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: databinding
> Reporter: Carsten Ziegeler
> Assigned To: Deepal Jayasinghe
> Attachments: sample-wsdl.zip
>
>
> The current svn generates calls to
> org.apache.axis2.databinding.utils.ConverterUtil.convertToOMAttribute() which
> is missing in the class.
--
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]