[newbie] Incorrect bean array serialization

2004-03-27 Thread Pablo Muñiz García
Hi all, first of all I'd like to apologize for the length of this message, but I need help before becaming crazy. The fact is I'm developing a web service wich receives a bean like the one belllow : public class Shop implements java.io.Serializable { private java.lang.String description;

[newbie] Incorrect bean array serialization

2004-03-27 Thread Pablo Muñiz García
Hi all, first of all I'd like to apologize for the length of this message, but I need help before becaming crazy. The fact is I'm developing a web service wich receives a bean like the one belllow : public class Shop implements java.io.Serializable { private java.lang.String description;