Using security filter and the org.apache.catalina.realm.JDBCRealm, if I reload my application all the active sessions are dropped. Isn't the idea of reloading the application (through the manager) to preserve all the sessions?
I can't for the life of me figure out what is screwing up. All I am doing is putting up a login page, having the user login and show the remoteUser name, then reloading the application. At this point, when the user does refresh, poof, session is gone. Any ideas? Dan -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Daniel Allen, <[EMAIL PROTECTED]> http://www.mojavelinux.com/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The idea of implementing a serious complex set of business logic rules in a scripting language like Perl really scares me. Perl is too much 'write once, read never again'. And that's no good for business logic that requires maintenance. - voostind - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

