Chester Twomey created WW-3838:
----------------------------------
Summary: 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
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira