V0.9.6, JDK 1.4.2.

A colleague of mine is getting the following error when he marshals an
object to XML:

Unable to resolve ID for instance of class 'java.lang.String' due to the
following error: Unable to resolve ClassDescriptor.

He's using a pretty simple binding file to deal with some types and
elements with the same name, so I don't think it's an issue with the
binding file.

I looked at the definition of the element associated with the object and
followed the trail of definitions.  The only thing that strikes a chord
with me is that one of the elements defines an attribute whose type is a
restriction on xs:string (defines the maxlength and allowable patterns).
Does that point to the problem, or not?

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to