Just wanted to say thanks for the help. We got it working. There was a drawback. The application scope wouldn't work as expected. Maybe because it was unnamed? Anyway, had to work the application scoped vars into other scopes but hey, at least sessions work!! Thanks again.
On May 19, 7:29 pm, "Peter J. Farrell" <[email protected]> wrote: > Inline below > > Adam Knott said the following on 05/19/2011 07:07 PM:> I ran into this > situation about a year ago. I believe I got sessions > > to work correctly with the following settings: > > > 1) enable J2EE sessions in bluedragon.xml - <j2eesession>true</ > > j2eesession> > > Ah, yes - I forgot that Google Apps does it for us if you have this set > to true.> 2) Don't name your application. Let OpenBD generate an application > > name for you. In other words omit "this.name" or "name=" in your > > Application.cfc. > > I don't see a ticket in our tracker about this issue of only the unnamed > application working. @Adam, would you file a ticket for us? > > http://code.google.com/p/openbluedragon/issues/list > > Seems that Vince even diagnosed why it was happening. > > Also, @Adam would you mind creating a wiki entry about this? Something > along the lines of "how to configure and use the session scope"? > > http://wiki.openbluedragon.org/wiki/index.php/Category:GoogleAppEngine > > .Peter > > -- > Peter J. Farrell > [email protected] > [email protected]http://blog.maestropublishing.com > Identi.ca / Twitter: @maestrofjp -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
