What you need is SingleSignOn capability
I would suggest looking at JetSpeed..
http://portals.apache.org/jetspeed-2/guides/guide-tomcat-sso-cross-context-j2-realm.html

M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "lightbulb432" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Sunday, June 17, 2007 4:27 PM
Subject: Save sessions across restarts



During development, I'd like my sessions to stick around while I reload the context or restart the container, so that when I make a change to a servlet, for example, that requires a context reload, I don't have to relogin in the
application.

I notice the saveOnRestart attribute, which is supposed to be enabled by
default. Why is it that I must relogin every time? Do I need to make some
other change to the default server.xml or web.xml, which I haven't done?
(Haven't done anything with regards to "manager" or "store" configuration
elements.)

Thanks.
--
View this message in context: http://www.nabble.com/Save-sessions-across-restarts-tf3937140.html#a11166675
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to