J2EE session rotate query
Hi,
I am trying to implement session rotation using the article at https://www.petefreitag.com/item/829.cfm
I have added the relevant code to onSessionStart and added the jeeSessionRotate function to a component which i call when the user has been successfully cleared to login. I have called the function immediatley before where I call sessionRotate(). Problem is im getting a "setAttribute: Session [844E2EA3A042B40B5EA2545FC43C07FA.cfusion] has already been invalidated" error. Anyone know what I'm doing wrong here?
Thanks,
Paul
