Found the solution. There was a <distributable/> tag in the web.xml which was causing the problem. I wonder why it didn't matter on linux. Thanks Murthy
--- On Mon, 7/28/08, murthy gandikota <[EMAIL PROTECTED]> wrote: From: murthy gandikota <[EMAIL PROTECTED]> Subject: non-serializable attribute To: [email protected] Date: Monday, July 28, 2008, 4:28 AM On Windows XP I get the exception org.apache.jasper.JasperException: setAttribute: Non-serializable attribute. The same exception is not throws on Linux. I am using the following jars: myfaces-1.1.jar myfaces-all-1.1.jar myfaces-components-1.1.jar myfaces-impl-1.1.5.jar myfaces-jsf-api-1.1.jar Thanks for your help Murthy

