|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
To unsubscribe from this list please visit:

I tried version 1.4.7, but unfortunately it does not work even there, where 1.4.6 worked correctly (I've just replaced lib, and did no changes in code).
Android 4.1.2
E/dalvikvm(8462): Could not find class 'java.beans.EventHandler', referenced from method com.thoughtworks.xstream.converters.reflection.ReflectionConverter.canConvert
E/AndroidRuntime(8462): FATAL EXCEPTION: Thread-12904
E/AndroidRuntime(8462): java.lang.NoClassDefFoundError: java.beans.EventHandler
E/AndroidRuntime(8462): at com.thoughtworks.xstream.converters.reflection.ReflectionConverter.canConvert(ReflectionConverter.java:40)
E/AndroidRuntime(8462): at com.thoughtworks.xstream.core.DefaultConverterLookup.lookupConverterForType(DefaultConverterLookup.java:56)
E/AndroidRuntime(8462): at com.thoughtworks.xstream.XStream$1.lookupConverterForType(XStream.java:488)
E/AndroidRuntime(8462): at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:56)
E/AndroidRuntime(8462): at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50)
E/AndroidRuntime(8462): at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:134)
E/AndroidRuntime(8462): at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:32)
E/AndroidRuntime(8462): at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1163)
E/AndroidRuntime(8462): at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1147)
E/AndroidRuntime(8462): at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1018)
E/AndroidRuntime(8462): at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1009)