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> 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. You can take a look at the original thread here: http://groups.google.com/group/openbd/browse_thread/thread/803feadc23b05437 Hope this helps, Adam -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
