You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Riccardo Ruffilli <ri...@mapsengineering.com> on 2008/04/16 19:05:54 UTC

T5 component-action-not-serializable context

Hi everybody,
could anybody explain me the correct context of component action not
serializable exeption
that it's not so clear for me?

thanks in advance

-Rick

-- 
View this message in context: http://www.nabble.com/T5-component-action-not-serializable-context-tp16723764p16723764.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5 component-action-not-serializable context

Posted by Howard Lewis Ship <hl...@gmail.com>.
Have to be careful to ensure that the ComponentAction is serializable.
 Be careful to make it a *static* inner class (a ComponentAction is
almost always an inner class).

On Wed, Apr 16, 2008 at 11:01 AM, Filip S. Adamsen <fs...@fsadev.com> wrote:
> Hi Rick,
>
>  Do you have a stack trace and perhaps some code? There isn't much we can do
> without this.
>
>  -Filip
>
>
>  On 2008-04-16 19:05, Riccardo Ruffilli wrote:
>
> > Hi everybody,
> > could anybody explain me the correct context of component action not
> > serializable exeption
> > that it's not so clear for me?
> >
> > thanks in advance
> >
> > -Rick
> >
> >
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>  For additional commands, e-mail: users-help@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5 component-action-not-serializable context

Posted by "Filip S. Adamsen" <fs...@fsadev.com>.
Hi Rick,

Do you have a stack trace and perhaps some code? There isn't much we can 
do without this.

-Filip

On 2008-04-16 19:05, Riccardo Ruffilli wrote:
> Hi everybody,
> could anybody explain me the correct context of component action not
> serializable exeption
> that it's not so clear for me?
> 
> thanks in advance
> 
> -Rick
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org