Re: More efficient web service choice
Re: More efficient web service choice
- Subject: Re: More efficient web service choice
- From: Travis Britt <email@hidden>
- Date: Thu, 19 Jun 2008 11:03:31 -0400
On Jun 19, 2008, at 3:21 AM, David den Boer wrote:
We even have stateful webservices using database backed sessions --
all of our API's (except authenticate) take a SessionInfo object
(our own object type made of simple objects including a wosid), and
we restore the session from the database using that object.
Do you not store EOs in your Session object? I've tried this before
but ran into trouble when de-serializing a Session from the DB if it
had references to EOs.
tb
_______________________________________________
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