03-12-2010 10:37 AM
I have an oddity navigating to a simple jsp page of ours that prints out the values of the request headers, and I see two JSESSIONID cookies with the same value being printed out. Here is a snipit of what I see:
x-rim-accept-encoding: yk;v=3;m=768
cache-control: no-cache
cookie: JSESSIONID=AB9EB875ACF4FB927EDF8A829DA055DA.tomcat
x-rim-bsm-id: 1233156197
x-rim-default-charset: ISO-8859-1
We have two web servers and two Tomcat application servers that are clustered. I can't seem to replicate this though the emulators either, and it only appears to happen for blackberries that aren't running OS version 5. Any insight or suggestions would be much appreciated.