[ https://issues.apache.org/jira/browse/WW-5559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lukasz Lenart updated WW-5559: ------------------------------ Fix Version/s: 6.8.0 > NotSerializableException: > com.opensymphony.xwork2.conversion.impl.ConversionData > -------------------------------------------------------------------------------- > > Key: WW-5559 > URL: https://issues.apache.org/jira/browse/WW-5559 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 6.7.0 > Reporter: Michael Hum > Priority: Major > Fix For: 6.8.0 > > > Hello, > Similarly to WW-4873, the {{ConversionData}} class is not marked as > serializable, which interferes with replicated sessions, as Actions stored in > the session are now no longer able to be serialized. > {code} > [8/4/25 17:45:47:377 EDT] 00006b7c WASSession E MTMBuffWrapper getBytes > write object exception. e= java.io.NotSerializableException: > com.opensymphony.xwork2.conversion.impl.ConversionData > {code} > For context, this is on WAS ND 9 with session replication enabled. -- This message was sent by Atlassian Jira (v8.20.10#820010)