You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2022/09/15 06:20:00 UTC

[jira] [Closed] (WW-3838) Portlet Save State throws serialization error with model driven

     [ https://issues.apache.org/jira/browse/WW-3838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart closed WW-3838.
-----------------------------
    Resolution: Won't Fix

> Portlet Save State throws serialization error with model driven
> ---------------------------------------------------------------
>
>                 Key: WW-3838
>                 URL: https://issues.apache.org/jira/browse/WW-3838
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Portlet
>    Affects Versions: 2.3.3
>         Environment: Pluto Portal Version:	1.1.7
> Servlet Container:	Apache Tomcat/6.0.33 (cluster)
> Java Version:	1.6.0_29 (Sun Microsystems Inc. - Java HotSpot(TM) 64-Bit Server VM build 20.4-b02)
>            Reporter: Chester Twomey
>            Priority: Major
>             Fix For: 6.1.0
>
>
> Portlets running with the model driven interface are storing non serialized classes in the ognlvalue stack.  The value stack is saved in the session in the saveStack method for the portlet state interceptor.
> My Portlets that do not use model driven seem to have no serialization issues. 
> Sample application to replicate: https://github.com/ctwomey1/Struts2PortletExample
> I have replicated this problem in a simple tomcat cluster (2 nodes using a simple config, with pluto as the portal environment).  As well as in an IBM WAS /Vignette portal combo.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)