Hi Jörg >as said, this *is* the problem. The XStream that you have configured to read >XStream 1.1.x format cannot read XStream 1.4.x, but it will *always* write >XStream 1.4.x.
>For up to date XML you will have to use a second XStream instance. Thanks! It works now. I was using an instance of new XStream(new XppDriver(new XStream11XmlFriendlyReplacer())) Adi -- View this message in context: http://old.nabble.com/ConversionException-when-using-XStream-1.4.2-caused-by-CannotResolveClassException-tp34199308p34215511.html Sent from the xstream - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
