Thanks in advance Werner
Karr, David wrote: > Yeah, I figured. He's going to go down the path of stepping through the > Castor code to analyze this, and if he can't figure it out, he's going > to build a standalone test case (I urged him not to spend too much time > stepping through it if he can't figure out what it's doing). Hopefully > it won't take too long to come to a conclusion. > >> -----Original Message----- >> From: Werner Guttmann [mailto:[EMAIL PROTECTED] >> Sent: Friday, March 02, 2007 3:46 PM >> To: [email protected] >> Subject: Re: [castor-user] Getting "Unable to resolve ID for >> instance of class 'java.lang.String' due to the following >> error: Unable to resolve ClassDescriptor." >> >> Without a complete set of XML schemas and related files, I am >> not going to have an educated opinion .. ;-). >> >> Werner >> >> Karr, David wrote: >>> 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 >>> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

