Hi Team,

 Can someone pls tell me if there is any updated version of jibx with new
log4j changes. I tried to get the latest jibx tools code and made the
changes as per log4j2 and made it as jar using ANT. When I am using this
jar, but getting the following exception,

echo] Running Jibx2Wsdl tool
     [java] Exception in thread "main" Unable to access binding information
for class org.jibx.ws.wsdl.model.Definitions
     [java] Make sure the binding has been compiled
     [java] java.lang.NoSuchFieldException: JiBX_bindingList
     [java] at java.lang.Class.getDeclaredField(Class.java:1948)
     [java] at
org.jibx.runtime.BindingDirectory.getBindingList(BindingDirectory.java:68)
     [java] at
org.jibx.runtime.BindingDirectory.getFactory(BindingDirectory.java:211)
     [java] at org.jibx.ws.wsdl.tools.WsdlWriter.<init>(WsdlWriter.java:89)
     [java] at org.jibx.ws.wsdl.tools.Jibx2Wsdl.main(Jibx2Wsdl.java:901)
     [java]

Can anyone help me?

Thanks,
Sujatha
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to