So, I was working locally on an application today and I needed to 
restart my CF services.  Much to my surprise, after I bounced CF I came 
back to my application and I was not forced back to the login screen as 
I would have expected.  Rather, all of my session info was still there.  
I then shut down CF, clicked around in my application to make sure 
everything was down, then brought CF back up and my session info was 
still alive in my application.

So, I did a little research and came across this 
(http://livedocs.adobe.com/coldfusion/8/htmldocs/sharedVars_02.html) 
where it states: 
/If you use J2EE session management and configure the J2EE server to 
retain session data between server restarts, ColdFusion retains session 
variables between server restarts./

Ok, I'm using J2EE sessions, so now I know what's going on.  Now, my 
question is, how do I turn it off?  Adobe hints that you can configure 
the J2EE server to retain session data, but gives no clue as to where or 
how.  All I've found is the checkbox to enable/disable J2EE sessions. 

Also, is this something that is turned ON or OFF by default?  I'm just 
wondering if I accidentally turned it on, or if it's always been on and 
I never noticed it.

-- 

Thanks,

Eric Cobb
ECAR Technologies, LLC
http://www.ecartech.com
http://www.cfgears.com



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337238
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to