I'm getting the following error trying to bind with a binding.xml and code
that was generated by the CodeGen utility:
Caused by: java.lang.NullPointerException
at
org.jibx.binding.classes.ClassItem.findStaticMethod(ClassItem.java:511)
at
org.jibx.binding.def.StringConversion.setSerializer(StringConversion.java:386)
at
org.jibx.binding.def.PrimitiveStringConversion.setSerializer(PrimitiveStringConversion.java:460)
at
org.jibx.binding.def.StringConversion.<init>(StringConversion.java:148)
at
org.jibx.binding.def.PrimitiveStringConversion.<init>(PrimitiveStringConversion.java:146)
at
org.jibx.binding.def.BindingDefinition.<clinit>(BindingDefinition.java:90)
at org.jibx.binding.Compile.compile(Compile.java:205)
at org.jibx.maven.JibxMojo.compile(JibxMojo.java:222)
... 19 more
Any help would be appreciated!
--
View this message in context:
http://www.nabble.com/Error-when-binding%2C-using-jibx-1.21-tp24592628p24592628.html
Sent from the jibx-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users