Overview of Changes in Sun ONE Web Server 6.1
70 Sun ONE Web Server 6.1 • Installation and Migration Guide • April 2004
• IWSSessionManager, a provided session manager that allows backward
compatibility with any custom session managers you may created using Sun
ONE Web Server 6.0.
• MMapSessionManager (UNIX Only), a provided persistent memory map
(
mmap) file based session manager that works in both single process and
multi-process mode
The following API functions of the Sun ONE Web Server 6.1 session manager API
are not implemented in Sun ONE Web Server 6.1:
• Form-based logins. Form-based login for single sign on is no longer supported.
The following are therefore deprecated:
❍ GetHandleFormLoginSession
❍ SetHandleFormLoginSession
•The update method. The update method which followed a call to the
HttpRequest methods, inputstream, in version 6.0 of the Web server is now
deprecated.
• Session manager monitoring mechanism. Sun ONE Web Server 6.1 does not
provide support for monitoring session manager statistics. The following are
therefore deprecated:
❍ getContext
❍ getMaxSession
❍ getSessionCount
❍ getSessionReapCount
•
SimpleSessionManager and JdbcSessionManager. Web Server 6.0 provided
deprecated support to the
SimpleSessionManager and JdbcSessionManager
options, and implemented the same functionality through
iWSSessionManager and JdbcStore, respectively. The
SimpleSessionManager and JdbcSessionManager options are not supported
in Sun ONE Web Server 6.1.
For more information about Session Managers, see the Sun ONE Web Server 6.1
Programmer’s Guide to Web Applications.
Comentários a estes Manuais