Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

iPlanet 6.5 - session.invalidate x session.maxInactiveInterval

 
Ranch Hand
Posts: 81
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello there,
We are having problems trying to work with these methods in iPlanet 6.5.
session.invalidate was working and suddently it stopped. Then we switched to session.setMaxInactiveInterval(0). It worked for a while and stopped as well.
We�ve just installed Maintenance update 3 (update August 26) and it has stated in its Resolved issues list the following issues:
4673685: Regression: Session Invalidation is not working
4702779: setMaxInactiveInterval api is ineffective wrt session timeout
4537553: HttpSession.invalidate() does not invalidate the session the first time
We don�t know what is going on, it�s still not working.
Please could anyone help ?
Thanks a lot.
Juarez Junior
reply
    Bookmark Topic Watch Topic
  • New Topic