Can you please create a new Jira issue at http://jira.codehaus.org/browse/CASTOR, and attach all relevant files to it, e.g. a JUnit test, a mapping file, domain classes, etc.
Regards Werner Shiva P. Kodityala wrote: > Ok, what I found is, > > In below statement > Unmarshaller.unmarshal(XYZ.class, reader) > > If xml data, that is being read, has 'XYZ'(name of class) string in it, > it is failing. > > Don't know how to solve it. > > > -----Original Message----- > From: Shiva P. Kodityala [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 14, 2006 9:22 AM > To: [email protected] > Subject: [castor-user] Strange Problem > > Anybody has seen this issue while unmarshalling XML? > > If my XML has string 'guar' anywhere in it, unmarshall is erroring out. > > Error is like > > The class for the root element 'ClassA' could not be found.{file: [not > available]; line: 2; column: 328} > > Gua.r, gua-r ... Work fine > > --------------------------------------------------------------------- > 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

