Hello,

I'm trying yo generate code for a set of about 66 schema files. When I
execute codeGen I get the following output:

Loaded and validated 1 specified schema(s) and 65 referenced schema(s)
Exception in thread "main" java.lang.ClassCastException:
org.jibx.schema.elements.GroupRefElement cannot be cast to
org.jibx.schema.elements.CommonCompositorDefinition
     at
org.jibx.schema.elements.CommonComplexModification.getContentDefinition(CommonComplexModification.java:105)
     at
org.jibx.schema.codegen.custom.ComponentExtension.normalize(ComponentExtension.java:982)
     at
org.jibx.schema.codegen.custom.ComponentExtension.normalize(ComponentExtension.java:847)
     at
org.jibx.schema.codegen.custom.GlobalExtension.normalize(GlobalExtension.java:302)
     at org.jibx.schema.codegen.CodeGen.applyAndNormalize(CodeGen.java:461)
        at org.jibx.schema.codegen.CodeGen.main(CodeGen.java:1940)

any idea which the problem might be?

Thanks in advance,

Alain
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to