Hiyas...
I am just getting familiar with JiBX and am trying to create a schema
for my classes. When I run the BindGen I get the following message:
$ java -cp
"c:/PROGRA~1/Java/jibx_1.2.1/lib/jibx-tools.jar;company-aggregate-profil
e-device-0.0.1-SNAPSHOT-jar-with-dependencies.jar"
org.jibx.binding.generator.BindGen -s src
com.company.aggregate.profile.device.Profile
Exception in thread "main" java.lang.IllegalStateException: No way to
handle type java.lang.Object, referenced from
com.company.domain.entity.directory.DeviceConfig
at
org.jibx.binding.generator.BindGen.expandReferences(BindGen.java:224)
at
org.jibx.binding.generator.BindGen.expandReferences(BindGen.java:227)
at
org.jibx.binding.generator.BindGen.expandReferences(BindGen.java:227)
at
org.jibx.binding.generator.BindGen.findReferences(BindGen.java:986)
at
org.jibx.binding.generator.BindGen.generate(BindGen.java:1100)
at org.jibx.binding.generator.BindGen.main(BindGen.java:1274)
Is there a resolution for this? I don't really understand why its
thrown. The only thing potentially special about the class that I can
see is that it extends an empty abstract base type (no fields or
methods). Does that matter?
Thanks.
Keith
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users