So i am convinced that there is an error in jibx no matter what i do I get
the following error

C:\jibx\tutorial\example26>java -cp
c:\jibx\lib\jibx-run.jar;C:\jibx\tutorial; o
rg.jibx.sampleschema.person.Test
Start
Exception in thread "main" java.lang.VerifyError: Expecting a stackmap
frame at
branch target 12 in method
org.jibx.sampleschema.person.Person.JiBX_binding_newi
nstance_1_0(Lorg/jibx/sampleschema/person/Person;Lorg/jibx/runtime/impl/Unmarsha
llingContext;)Lorg/jibx/sampleschema/person/Person; at offset 1
        at java.lang.Class.getDeclaredFields0(Native Method)
        at java.lang.Class.privateGetDeclaredFields(Unknown Source)
        at java.lang.Class.getDeclaredField(Unknown Source)
        at
org.jibx.runtime.BindingDirectory.getBindingList(BindingDirectory.jav
a:68)
        at
org.jibx.runtime.BindingDirectory.getFactory(BindingDirectory.java:21
1)
        at org.jibx.sampleschema.person.Test.main(Test.java:27)
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to