Hi all,

I'm new to JiBX and also Xsd2JiBX. Can someone help me to fix the following
problem:


C:\jfw\xsd2jibx>java -jar lib/xsd2jibx.jar Rating.xsd 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: Binding information for class
org.jibx.xsd2jibx.XsdSchema must be recompile  with current binding compiler
(compiled with jibx-rc1, runtime is jibx_1_1)
        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:182)
Caused by: org.jibx.runtime.JiBXException: Binding information for class
org.jibx.xsd2jibx.XsdSchema must be recompiled with current binding compiler
(compiled with jibx-rc1, runtime is jibx_1_1)
        at org.jibx.runtime.BindingDirectory.getFactoryFromName(Unknown
Source)
        at org.jibx.runtime.BindingDirectory.getFactory(Unknown Source)
        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:182)
Cause: org.jibx.runtime.JiBXException: Binding information for class
org.jibx.xsd2jibx.XsdSchema must be recompiled wit  current binding compiler
(compiled with jibx-rc1, runtime is jibx_1_1)
        at org.jibx.runtime.BindingDirectory.getFactoryFromName(Unknown
Source)
        at org.jibx.runtime.BindingDirectory.getFactory(Unknown Source)
        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:182)

C:\jfw\xsd2jibx>

I do not know how to recompile


Thanks in advance

Volker


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to