RE: org.apache.shale.dialog.basic.config.DialogImpl not serializable

2008-07-23 Thread mario.buonopane
From: Rahul Akolkar [mailto:[EMAIL PROTECTED] Sent: 22 luglio 2008 14.24 To: user@shale.apache.org; [EMAIL PROTECTED] Subject: Re: org.apache.shale.dialog.basic.config.DialogImpl not serializable On Tue, Jul 22, 2008 at 2:45 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Rahul, before track

Re: org.apache.shale.dialog.basic.config.DialogImpl not serializable

2008-07-23 Thread Rahul Akolkar
On Wed, Jul 23, 2008 at 9:23 AM, [EMAIL PROTECTED] wrote: snip/ Rahul, I debugged and this is my conclusion: org.apache.shale.dialog.faces.DialogPhaseListener in beforeRenderResponse put in the ViewRoot the org.apache.shale.dialog.OPAQUE_STATE attribute. The value of this attribute is, in

Re: org.apache.shale.dialog.basic.config.DialogImpl not serializable

2008-07-22 Thread [EMAIL PROTECTED]
Rahul, before track it to JIRA, i would like to understand why DilogImpl object is present in my HttpSession. At the moment i'm not sure if Shale is putting this object in the View root or other component is doing it. So, if you know that Shale could put an DilogImpl object in View root or in

Re: org.apache.shale.dialog.basic.config.DialogImpl not serializable

2008-07-21 Thread Rahul Akolkar
On Fri, Jul 18, 2008 at 8:40 AM, Mario Buonopane [EMAIL PROTECTED] wrote: Hi, I'm trying to serialize my HttpSession but I receive an error because org.apache.shale.dialog.basic.config.DialogImpl is not Serializable. snip/ I cannot talk to the original intent, but I do think it makes sense to