Hi,
 
When I try to compile the schema
http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd with JIBX 1.2.3
get the exception below. What's the root cause?
 
Thanks
Alex
 
Loaded and validated 1 specified schema(s)
Exception in thread "main" java.lang.IllegalStateException: Internal
error - invalid list type
        at
org.jibx.schema.codegen.StructureClassHolder.addRepeatedProperty(Structu
reClassHolder.java:1001)
        at
org.jibx.schema.codegen.StructureClassHolder.addToClass(StructureClassHo
lder.java:1485)
        at
org.jibx.schema.codegen.StructureClassHolder.addToClass(StructureClassHo
lder.java:1478)
        at
org.jibx.schema.codegen.StructureClassHolder.generate(StructureClassHold
er.java:2146)
        at
org.jibx.schema.codegen.PackageHolder.generate(PackageHolder.java:210)
        at
org.jibx.schema.codegen.PackageHolder.generate(PackageHolder.java:227)
        at
org.jibx.schema.codegen.CodeGen.buildDataModel(CodeGen.java:1572)
        at org.jibx.schema.codegen.CodeGen.generate(CodeGen.java:1779)
        at org.jibx.schema.codegen.CodeGen.main(CodeGen.java:2202)
 
 
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to