Hi Adi,

adimaron wrote:

> 
> Thanks.
> I removed that converter alltogether.
> However, I am still getting the following (and this is even as I both save
> and load the session using ver 1.4.2 so it is not a cross version issue):
> 
> com.thoughtworks.xstream.converters.ConversionException: Could not call
> edu.tau.compbio.util.OrderedHash.readObject() :
> edu.tau.compbio.io.IOMgr_$Constraints

[snip]

It is. Look at this symbol, it is different than before. Note, that this 
compatibility setting for XStream 1.1.x is only for *reading* XML created 
with that version. There's nothing implemented for *writing* the old format.

You seem to have written the XML in the new format and then try again to 
read it with the 1.1.x compatibility layer. This will not work.

- Jörg


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

    http://xircles.codehaus.org/manage_email


Reply via email to