Yes I am putting it out in the session but I get the error after the service has broken and at that point its probably trying to persist data??? and that should be serializable. My issue is why doesthe service break in the first place? I am just doing refesh on a page several times??
I was reading this could this be an issue? http://issues.apache.org/bugzilla/show_bug.cgi?id=36541 |---------+----------------------------> | | Gary Evesson | | | <[EMAIL PROTECTED]| | | m> | | | | | | 03/07/2006 12:43 | | | PM | | | Please respond to| | | "Tomcat Users | | | List" | |---------+----------------------------> >--------------------------------------------------------------------------------------------------------------------------------| | | | To: Tomcat Users List <users@tomcat.apache.org> | | cc: | | Subject: Re: Tomcat 5.0.28 memory leak | >--------------------------------------------------------------------------------------------------------------------------------| [EMAIL PROTECTED] wrote: > Why do I have to make my class serializable.It is a simple web application > using the "MemberData" class for storing some data??? Because you are pushing it onto the session. - Gary --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]