has anyone used JiBX before? JiBX website
I keep getting this error when attempting to run as it attempts to bind:
org.jibx.runtime.JiBXException: Unable to access binding information for class ....
I am using Netbeans and it does not work but it works for my co-worker using Eclipse
Be sure that the binding definition was compiled into your class files.
Have a look at the JiBX-FAQs and the JiBX binding compiler (Building with other IDEs) documentation.