• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WOSession serialisation redux
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOSession serialisation redux


  • Subject: Re: WOSession serialisation redux
  • From: Chuck Hill <email@hidden>
  • Date: Thu, 02 Jul 2015 16:46:03 +0000
  • Thread-topic: WOSession serialisation redux

Hi Frank,

Welcome back!  The mailing list does seem to do periodic, random unsubscriptions.

Your problem is probably rooted in ERXAjaxSession – something that is not getting serialized properly or something that does not handle the instance changing.

Chuck


On 2015-07-01, 9:12 PM, "Frank Cobia" wrote:

I have been absent from the mailing list for a while, because apple automatically unsubscribed me for some reason. However, I noticed in the archives today the discussion about WOSession serialization.

I have implemented for myself a session store based on the code in ERPersistentSessionStorage that uses ElastiCache as the backend. For most of my app, things seem to work well. I have even built in session timeouts and session locks (with timeouts).

However, I have run into the issue that any of code that uses the Ajax framework does not work. It is as if the changes to the page made through Ajax get lost. I suspect that is has something to do with the page cache, because the Ajax framework does something special with that, but I have not been able to figure out what the problem is.

I also, just tried using the ERPersistentSessionStorage framework and had the same problem, so I know the problem is not with my particular implementation.

Has anyone ever solved this problem or even just have an idea where I might look for the problem? If I can get this fixed, I will happily share the code.

Also, as a side note, I saw the discussions of using JGroups Synchronizer on EC2. I also created a synchronizer that uses ElastiCache and it seems to be working well. Regis has a built-in publish subscribe mechanism that seems to work well for this purpose.

Thanks,
Frank
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: WOSession serialisation redux (From: Frank Cobia <email@hidden>)

  • Prev by Date: did something change in WebResources ?
  • Next by Date: Re: WOSession serialisation redux
  • Previous by thread: Re: WOSession serialisation redux
  • Next by thread: Re: WOSession serialisation redux
  • Index(es):
    • Date
    • Thread