Hello, I have a problem with the jibx mapping for an app I'm developing. 
It just can't find an element and I'm sure its there.
This is the exception:
13:25:50,875 ERROR [SP830Sender] Transformation to Sp831 unsuccessfull
13:25:50,875 ERROR [STDERR] org.jibx.runtime.JiBXException: No 
unmarshaller for element "TIN" (line 29, col 10)
13:25:50,875 ERROR [STDERR]     at 
org.jibx.runtime.impl.UnmarshallingContext.unmarshalElement(UnmarshallingContext.java:2770)
13:25:50,875 ERROR [STDERR]     at 
com.sirma.customs.ecs2.beans.JiBX_MungeAdapter.JiBX_W__ECS2Web_ejb_ejbModule_META_INF_jibx_binding_unmarshal_1_9()
13:25:50,875 ERROR [STDERR]     at 
com.sirma.customs.ecs2.beans.Authorisation.JiBX_W__ECS2Web_ejb_ejbModule_META_INF_jibx_binding_unmarshal_1_0(Authorisation.java)
13:25:50,875 ERROR [STDERR]     at 
com.sirma.customs.ecs2.beans.Authorisation.JiBX_W__ECS2Web_ejb_ejbModule_META_INF_jibx_binding_unmarshal_1_1(Authorisation.java)
13:25:50,875 ERROR [STDERR]     at 
com.sirma.customs.ecs2.beans.Sp831SdmAuthorisation.JiBX_W__ECS2Web_ejb_ejbModule_META_INF_jibx_binding_unmarshal_2_0(Sp831SdmAuthorisation.java)
13:25:50,875 ERROR [STDERR]     at 
com.sirma.customs.ecs2.beans.JiBX_W__ECS2Web_ejb_ejbModule_META_INF_jibx_bindingSp831SdmAuthorisation_access.unmarshal()
13:25:50,875 ERROR [STDERR]     at 
org.jibx.runtime.impl.UnmarshallingContext.unmarshalElement(UnmarshallingContext.java:2773)
13:25:50,875 ERROR [STDERR]     at 
org.jibx.runtime.impl.UnmarshallingContext.unmarshalDocument(UnmarshallingContext.java:2916)


Here is the XML I try to map from (I will give links not to clutter the 
mail lists): http://itt.pastebin.com/m393bf461
Thats the jibx mapping (the highlighted rows are of interest): 
http://itt.pastebin.com/m11ddb1b8
And the bean I try to map: http://itt.pastebin.com/m7f34423f
I just can't figure out whats wrong:

-- 
Deyan Atanasov
Software Developer, Sirma Group
Office Ruse.
Skype: the_brain1985
Website: http://dido.dipsys-bg.com/blog 
----------------------------------------
Human knowledge belongs to the world.


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to