Hi Ed,

You should be able to use a tool such as JarJar
(http://code.google.com/p/jarjar/) to modify the third part library and
the older version of the JiBX runtime (renaming the org.jibx classes to
some other package). Then these won't conflict with the newer version
used by your code.

  - Dennis

On 10/11/2010 10:26 PM, Ed Bras wrote:
> Hi All,
>
> I just upgraded to 1.2.2 and then got the following exception because a
> third party library that I use, uses the older jibx lib:
> ---
> Caused by: org.jibx.runtime.JiBXException: Binding information for class
> com.ing.ideal.connector.binding.impl.DirectoryReq must be recompiled with
> current binding compiler (compiled with jibx_1_1_5, runtime is jibx_1_2_2)
> ---
>
> How can I solve this as I don't have to source of this third party library,
> only the jar file?
> Ed
>
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> jibx-users mailing list
> jibx-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jibx-users
>
>   

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to