Hi ppl,
        I am getting the following exception whenever i am trying to run
the *xsd2jibx* jar.


log4j:WARN No appenders could be found for logger (
org.jibx.xsd2jibx.FileXsdResolver).

log4j:WARN Please initialize the log4j system properly.
*

org.jibx.xsd2jibx.GeneratorException*: unable to unmarshall

Root cause: *org.jibx.runtime.JiBXException*: Unable to access binding
information for class org.jibx.xsd2jibx.XsdSchema

Make sure the binding has been compiled

at org.jibx.xsd2jibx.XsdSchema.unmarshall(*XsdSchema.java:380*)

at org.jibx.xsd2jibx.XsdSchema.unmarshall(*XsdSchema.java:254*)

at org.jibx.xsd2jibx.Generator.execute(*Generator.java:170*)

at org.jibx.xsd2jibx.Generate.generate(*Generate.java:131*)

at org.jibx.xsd2jibx.Generate.main(*Generate.java:181*)

Caused by: Unable to access binding information for class
org.jibx.xsd2jibx.XsdSchema

Make sure the binding has been compiled
*

java.lang.NoSuchFieldException*: JiBX_bindingList

at java.lang.Class.getDeclaredField(*Class.java:1208*)

at org.jibx.runtime.BindingDirectory.getBindingList(*BindingDirectory.java
:70*)

at org.jibx.runtime.BindingDirectory.getFactory(*BindingDirectory.java:189*)

at org.jibx.xsd2jibx.XsdSchema.unmarshall(*XsdSchema.java:376*)

at org.jibx.xsd2jibx.XsdSchema.unmarshall(*XsdSchema.java:254*)

at org.jibx.xsd2jibx.Generator.execute(*Generator.java:170*)

at org.jibx.xsd2jibx.Generate.generate(*Generate.java:131*)

at org.jibx.xsd2jibx.Generate.main(*Generate.java:181*)

Cause: Unable to access binding information for class
org.jibx.xsd2jibx.XsdSchema

Make sure the binding has been compiled
*

java.lang.NoSuchFieldException*: JiBX_bindingList

at java.lang.Class.getDeclaredField(*Class.java:1208*)

at org.jibx.runtime.BindingDirectory.getBindingList(*BindingDirectory.java
:70*)

at org.jibx.runtime.BindingDirectory.getFactory(*BindingDirectory.java:189*)

at org.jibx.xsd2jibx.XsdSchema.unmarshall(*XsdSchema.java:376*)

at org.jibx.xsd2jibx.XsdSchema.unmarshall(*XsdSchema.java:254*)

at org.jibx.xsd2jibx.Generator.execute(*Generator.java:170*)

at org.jibx.xsd2jibx.Generate.generate(*Generate.java:131*)

at org.jibx.xsd2jibx.Generate.main(*Generate.java:181*)
Can anyone of u please help me resolve this exception

Thanks,
Rohan
-------------------------------------------------------------------------
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