Hi,
I am trying to fix an issue that was brought on by an upgrade to our server and also attempting to become PCI compliant.
The compliance is not the issue, but i do believe the J2EE session variables ARE the issue.
I need to find out how to configure CKFinder to pass the jsessionID inside the flash multi file upload utility. Most of the other features work except this one.
Since its not passing this value, the CF Connector.cfm fails to obtain the users session and so the user based variables cant be loaded and this causes an error saying the session variable is undefined. IF i mail myself the session its empty except for the NEW session ID which it should be the same as the other one.
Has anyone else experianced this issue?
Thanks
Tim
This system worked fine until
This system worked fine until we switched to CF11 and turned on J2EE sessions.