Hi Adi,
adimaron wrote:
>
> Hi Jörg
>
>>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.
>
> This is very strange for I am reading and writing with the exact same
> xstream object that is only generated once when my application runs and I
> did not even restart my application between writing and reading....
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.
- Jörg
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email