I did a little change in org.jibx.runtime.impl.UnmarshallingContext.java, in order to verify only the namespace in all three point where throwEndTagNameError is called. Then I just rebuilt the jibx-run.jar and now it's working for me. Of course, I'm forced to use ordered="false" in the mapping tag, and usage="optional" in all the fields, but that is not a problem in my case. I know this is not a real solution, since behavior could be unexpected when the xml is malformed, but in my particular case I think that it will be enough until JiBX 2.0 were released.

Fernando


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to