Re: [xstream-user] Re: Re: Re: Serializer json with generics

2012-03-26 Thread Atienzar Navarro, Marcial
Hi Jörg, I've test it and it's ok with arrays, but with java types doesn't work (String, Long, Boolean,...). Example: ResultBeanString prueba = new ResultBean() ; prueba.setBean(Hola mundo); System.out.println(xsJson.toXML(prueba));

[xstream-user] Re: Changing synchronized content ...

2012-03-26 Thread Jörg Schaible
Hi Thomas, first: Please don't use an existing mail of the list to start a new thread. Any sane mail client that supports threads will hide this conversation deep down in an unrelated thread now. Search your mail here yourself to see the result: http://xstream.codehaus.org/list-user.html