Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3C4F2DB73 for ; Fri, 17 May 2013 12:39:32 +0000 (UTC) Received: (qmail 64930 invoked by uid 500); 17 May 2013 12:39:30 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 64365 invoked by uid 500); 17 May 2013 12:39:28 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 63783 invoked by uid 99); 17 May 2013 12:39:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 May 2013 12:39:16 +0000 Date: Fri, 17 May 2013 12:39:15 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (WW-4028) TokenSessionInterceptor can put non-serializable object into Session MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660563#comment-13660563 ] Lukasz Lenart edited comment on WW-4028 at 5/17/13 12:38 PM: ------------------------------------------------------------- I have extended {{ActionInvocation}} interface and added two methods to support serialization/deseralization - just the same instance must be used, it cannot be copied or so was (Author: lukaszlenart): I have extended {{ActionInvocation}} interface and added two methods to support serialization/deseralization with copying constructor. > TokenSessionInterceptor can put non-serializable object into Session > -------------------------------------------------------------------- > > Key: WW-4028 > URL: https://issues.apache.org/jira/browse/WW-4028 > Project: Struts 2 > Issue Type: Bug > Components: Core Interceptors > Affects Versions: 2.3.12 > Reporter: Lukasz Lenart > Fix For: 2.3.15 > > > Related SO question: > http://stackoverflow.com/questions/15569117/cannot-resolve-struts2-notserializableexception-even-after-update-to-2-3-12 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira