You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by murthy gandikota <mu...@yahoo.com> on 2008/07/28 13:28:52 UTC

non-serializable attribute

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


      

Re: non-serializable attribute

Posted by murthy gandikota <mu...@yahoo.com>.
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 <mu...@yahoo.com> wrote:

From: murthy gandikota <mu...@yahoo.com>
Subject: non-serializable attribute
To: users@myfaces.apache.org
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