I'm getting the following error for all of my bean classes under Tomcat: 2002-09-29 20:28:37 StandardManager[/EGPS] IOException while loading persisted sessions: java.io.WriteAbortedException: Writing aborted by exception; java.io.NotSerializableException: com.egps.beans.GroupFocusBean java.io.WriteAbortedException: Writing aborted by exception; java.io.NotSerializableException: com.egps.beans.GroupFocusBean Is it mandatory to make all beans serializable? Can this somehow cause excessive disk space usage? Opinions appreciated... Thanks, Bill -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
