java.io.NotSerializableException: javax.faces.model.ListDataModel

2006-06-02 Thread andreas.mitter
Title: java.io.NotSerializableException: javax.faces.model.ListDataModel Hi Guys! Is it not possible to serialize a ListDataModel. I need to write a ListDataModel to saveState, but it doesn't work... I get the following stack: java.io.NotSerializableException

Re: java.io.NotSerializableException: javax.faces.model.ListDataModel

2006-06-02 Thread Dennis Byrne
: javax.faces.model.ListDataModel Hi Guys! Is it not possible to serialize a ListDataModel. I need to write a ListDataModel to saveState, but it doesn't work... I get the following stack: java.io.NotSerializableException: javax.faces.model.ListDataModel at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java