Hi,
I am getting following error when using TestRoundTrip
Unable to access binding information for class org.jibx.extras.TestRoundtrip
Make sure the binding has been compiled
java.lang.NoSuchFieldException: JiBX_bindingList
        at java.lang.Class.getDeclaredField(Unknown Source)
        at org.jibx.runtime.BindingDirectory.getBindingList(Unknown Source)
        at org.jibx.runtime.BindingDirectory.getFactory(Unknown Source)
        at org.jibx.extras.TestRoundtrip.runTest(Unknown Source)
        at org.jibx.extras.TestRoundtrip.main(Unknown Source)
 
How to resolve this ?
 
Thanks
Rachaps


Stay in the know. Pulse on the new Yahoo.com. Check it out.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to