Brian Pontarelli wrote:
> I just wanted to check that you haven't implemented this functionality
> yet before I submit an issue. I have an element that has a
> XmlJavaTypeAdapter associated with it and during marshalling I'm getting
> this exception:
It's an unimplemented error check code, but I'm curious why that
happened. If you would file a bug, that would be great.
> I'm using HEAD of the CVS source code and from what I can tell this just
> hasn't been implemented yet to handle the adapters. However, I have only
> briefly looked through this stack trace and haven't yet looked deeply
> into the context creation code.
Adapter is supposed to take place in
ValueT v = acc.get(o);
at line 85.
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com