Hello,

I just wondered whether anyone has any thoughts on the issue that I reported a 
few days ago which is included below... I have not been able to make any 
progress on finding a solution.

I can supply examples if required.

Thanks,

Mark

> -----Original Message-----
> From: Mark Harris
> Sent: Tuesday, 13 March 2012 8:50 a.m.
> To: 'jibx-users@lists.sourceforge.net'
> Subject: java.lang.NoSuchMethodError
>
> Hello,
>
> I'm using JiBX to connect to an external web service.
>
> I used CodeGen to create the appropriate binding classes and
> configuration file entries from the web service's schema definition
> file. This includes a number of classes, one of which includes a List
> of other objects.
>
> When I try and connect to the external service, I get the following
> error:
>
> java.lang.NoSuchMethodError:
> <package>.JiBX_MungeAdapter.JiBX_jibx_service_partner_interface_binding
> _unmarshal_1_5(Ljava/util/List;Lorg/jibx/runtime/impl/UnmarshallingCont
> ext;)Ljava/util/List;
>       at
> <package>.MyClass.JiBX_jibx_service_partner_interface_binding_unmarshal
> _1_0(MyClass.java)
>
> How can this have happened if I am using CodeGen-created classes which
> - presumably - should work without problems?
>
> Thanks in advice for any assistance.
>
> Mark


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to