No, this is the first time I've heard about that bug. Sounds like you
found a new bug.
If you could file a bug in
http://jaxb.dev.java.net/ for this and post a
schema to reproduce the problem, that would be great.
Thanks, Kohsuke. I think the problem was my using the value object (matches with a complex type) as an element (implements the interface). Or something like that.
The bug isn't showing up in our test case, so we've started using the feature.
What I want to do is add my methods to the API for the interface, and add my implementations of those methods to the implementations of the elements. (Most of the staff here is either inexperienced or impatient or both. They want to grab an object and call methods on it. And I just made the same mistake I'd be setting up for them.)
Is there any way to avoid the getValueObject() method, and get public methods onto the element representations? Anything like that on the horizon for RI 1.0.3? Or JaxB 2.0? (If not, I can slot some time in May or June to code up what I want it to be.)
Thanks,
Dave
>
--
David Walend
david_at_walend.net
http://www.walend.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net