Hello Dennis,

My current project using axis2 to XMLBeans binding, so we were trying to
integrate axis2 jibx binding

I have used jibx CodeGen to generate the objects & the binding file from
the schema, then trying to generate stub class using
org.apache.axis2.wsdl.WSDL2Java  -uri Service.wsdl -d jibx -Ebindingfile
binding.xml -s -ss -sd -scn ServiceName

Its generating code while using Axis2UserGuide.xsd, the example gave in the
below.
http://axis.apache.org/axis2/java/core/docs/userguide-creatingclients-jibx.html

But there is a runtime error when we use my project xsd schema and binding
file generated to CodeGen.

Can you please help me what scenario this error will occured, where I need
to look at this kind of error.

org.apache.axis2.wsdl.codegen.CodeGenerationException:
java.lang.RuntimeException: No mapping defined for element

Thanks
M.Suresh
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to