Forum Discussion
Moose224_63566
Nimbostratus
Mar 12, 2010WebLogic Persistence issue.
We have deployed several BEA WebLogic applications, all with JSessionID persistence, without issue.
Now we are deploying a new Application using a renamed JSessionID cookie for persiste...
JRahm
Admin
Mar 13, 2010what is the format of your cookie? It's been awhile, but in an environment I've worked in it was <52characterString>!! or something like that. Sometimes, the server IDs would change coming back from the app, tanking persistence when using the whole cookie. I stripped off the serverID stuff and just went with the ID itself using getfield:
[getfield [HTTP::cookie "CookieID"] "!" 1]
Not sure this is your same scenario, but something to consider.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects