That's a good question about the application scope--the GAE
documentation doesn't address it anywhere that I can find. I'll post a
question about that now to the GAE discussion group.
Yes, you can use sessions with OpenBD on GAE. Be sure to:
1) set <sessions-enabled>true</sessions-enabled> within your
appengine-web.xml file; see:
http://code.google.com/appengine/docs/java/config/appconfig.html#Enabling_Sessions
2) set <j2eesession>true</j2eesession> within your bluedragon.xml
file (I believe the default is currently false; we'll probably want to
change that).
It's funny that you should mention memcached--I was just looking at
the GAE API about that today, and thinking of all the interesting ways
we can take advantage of it in OpenBD...
On May 31, 3:29 pm, Baz <[email protected]> wrote:
>
> I got my test app launched at http://gae.thinkloop.com with no problems or
> difficulties! Whats interesting is that it uses the application scope, which
> I thought wasn't possible in a load-balanced environment. I read that GAE
> has cool session handling using memcached, I am going to try it out. Does
> OpenBD integrate with it? Are sessions possible at the moment?
>
> Cheers,
> Baz
>
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
http://groups.google.com/group/openbd?hl=en
official site @ http://www.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---