Hi again, I resolved (in some way) my problem of extending classes
using a combination of abstract an extends; but now I can not make the
abstract mapping being ordered="false" and flexible="true" (and, trust
me, I need it).
When doing that only the fields of the base mapping are being
unmarshalled, but when it reaches the values of the extended class i
receive a org.jibx.runtime.JiBXException saying that it expects a
start tag (the fisrt for the extended class), but found the end tag of
the structure being unmarshalled...
How can i do to solve this?, i have been reading and it seems to be a
common problem, anyone resolved it?

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to