Jul
15
2008
Some conflicts with Flex apps of different version accessing same endpoint
Posted by: Kenneth in Flex, Work, tags: adobe, bug, compile, conflict, different version, fix, Flex, flex2, flex3, jsessionid, versionI have two different Flex apps, one compiled with Flex3(i call this F1) and the other compiled with Flex2(call this F2). Both are accessing the same endpoint.
Everything works fine when you access in the order of F2 and F1. Hell breaks loose when i access F1 followed by F2. I noticed that F1 creates a JSESSIONID cookie on my browser and deleting it allows my F2 to work.
My guess is that a bug was fixed between Flex3 and Flex2. Now i have to push up the schedule for a version upgrade for F2 app.


Entries (RSS)