Hello!

I'm trying to develop some extension of feridian, which uses JiBX, and I'm
completely lost with some weird error i'm getting:

java.lang.NoSuchMethodError: 
com.echomine.jabber.packet.JiBX_MungeAdapter.JiBX_jep_0030_binding_newinstance_1_1(Lorg/jibx/runtime/impl/UnmarshallingContext;)[Lcom/echomine/jabber/packet/Identity;
        at 
com.echomine.jabber.packet.DiscoveryQueryIQPacket.JiBX_jep_0030_binding_unmarshal_3_1(DiscoveryQueryIQPacket.java)
        at 
com.echomine.jabber.packet.JiBX_jep_0030_bindingDiscoveryQueryIQPacket_access.unmarshal()
        at org.jibx.runtime.impl.UnmarshallingContext.unmarshalElement(Unknown 
Source)


Could somebody please describe what does this error means, and what could
cause such error? I thunk some generated mapping classess were wrong? If so,
how can I see what happens inside those mapping classes?

Thank you in advance!

-- 
Eugene N Dzhurinsky

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to