In the latest CVS code (as of last night), I am getting inconsistencies in the indexes between MarshallingContext and the underlying writer.

MarshallingContext's m_uris has a new Namespace defined called http:// www.w3.org/2001/XMLSchema-instance located at index location 2 (0- based), while the underlying writer does not have this namespace defined.

For some reason, after I updated to last night's code from the 05-13 code base, I am encountering a lot of problems when it comes to using ctx.startTagNamespaces() method in my custom mapper class. Previously, things worked fine without any glitches. After the update to yesterday's code, I am not getting the additional namespace mentioned above AND getting an exception that says my custom namespace has not been declared. I used ctx.pushNamespaceExtensions () before the startTagNamespaces() method. All worked fine before.

What changed?

-ck


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to