Hi,

 

 I am using Jibx version 1.2.2 and am having a complex structure which
contains an object within an object as a collection and also extension

I have set  the below properties for the binding xml files generated..

 

a) In each of the binding related XMLs, for each <mapping> node
ordered="false"

c) In each of the binding related XMLs, for each <collection> node
usage="optional".

d) In each of the binding related XMLs, for each <structure> node
usage="optional".

 

But I get the below error at run time..

 

What could the problem be? 

 

 

org.jibx.runtime.JiBXException: Expected 

"{http://intf.insurance.symbiosys.c2lbiz.com}partyList"; end tag, found 

"{http://intf.insurance.symbiosys.c2lbiz.com}partyIdentityDO"; start tag
(line -1, col -1, in SOAP-message)

 

16:19:52,229 ERROR [STDERR]     at
org.jibx.runtime.impl.UnmarshallingContext.parsePastCurrentEndTag(Unmarshall
ingContext.java:731)

 

16:19:52,229 ERROR [STDERR]     at
in.religare.groupinsurance.composite.JiBX_bindingMungeAdapter.JiBX_binding_u
nmarshal_1_12()

 

16:19:52,229 ERROR [STDERR]     at
com.c2lbiz.symbiosys.insurance.intf.IntPartyIO.JiBX_binding_unmarshal_2_0(In
tPartyIO.java)

 

16:19:52,229 ERROR [STDERR]     at
com.c2lbiz.symbiosys.insurance.intf.JiBX_bindingIntPartyIO_access1.unmarshal
()

 

16:19:52,229 ERROR [STDERR]     at
org.jibx.runtime.impl.UnmarshallingContext.unmarshalElement(UnmarshallingCon
text.java:2757)

 

16:19:52,229 ERROR [STDERR]     at
in.religare.groupinsurance.composite.GetCustomerWSIServiceStub.getCustomer(G
etCustomerWSIServiceStub.java:343)

 

16:19:52,229 ERROR [STDERR]     ... 59 more

------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to