> -----Original Message----- > From: Sean A Corfield [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 27, 2003 9:31 PM > To: CF-Talk > Subject: Re: "Session is invalid" on CFMX > > On Sunday, Jul 27, 2003, at 16:51 US/Pacific, Jim Davis wrote: > >> From what I can tell it doesn't create them if J2EE session > >> management is > > enabled. However they still ARE created for CF Client Management > > (Client > > Scope). That may be where the confusion is. > > > > Basically if you enable J2EE sessions and disable clientmanagement the > > cookies don't look like they're being set. > > Ah, thanx for that clarification Jim. That makes a lot of sense really. > Although I have client variables turned off in the admin but still see > the cookies. I guess I need to explicitly disable client management in > my cfapplication tag?
I'm really not sure... I know I had specific problems due to this (CFTOKEN/CFID not existing when J2EE sessions were enabled) and that's when I sorted it all out. However that was the original MX release. If things are different now perhaps it's an Updater change? Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

