cancel
Showing results for 
Search instead for 
Did you mean: 

JiBXException binding compiler

nanou
Champ in-the-making
Champ in-the-making
Hi,
I get this error :
org.jibx.runtime.JiBXException: Binding information for class org.alfresco.repo.dictionary.M2Model must be recompiled with current binding compiler (compiled with jibx-rc0, runtime is jibx_1_1_5)
        at org.jibx.runtime.BindingDirectory.getFactoryFromName(BindingDirectory.java:126)
        at org.jibx.runtime.BindingDirectory.getFactory(BindingDirectory.java:211)
        at org.alfresco.repo.dictionary.M2Model.createModel(M2Model.java:92)
        … 105 more

I suppose I don't use the good library. Mine is jibx_1_1_5. I've tried with jibx-rc0 : it doesn't work. I've tried too with jibx-rc0 and jibx-run-1.1.5 but it doesn't work too…

Can you explain me how to do, please.

Thanks in advance.
1 REPLY 1

nanou
Champ in-the-making
Champ in-the-making
I've tried again with jibx-rc0 and it works now. I certainly made an error the first time.

Sorry for this topic…

Regards