I have a strange problem with setting a session variable on GAE. On
the local dev server, I have no problem with <CFSET SESSION.TOKEN =
'#TOKEN#'>, but the same piece of code on GAE returns something like
"Session scope is not enabled".

In my appengine-web.xml I have doublechecked and <sessions-
enabled>true</sessions-enabled>.

Any ideas?

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 official manual: http://www.openbluedragon.org/manual/
 Ready2Run CFML http://www.openbluedragon.org/openbdjam/

 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to