Hi, sorry, that was not what i meant, my fault. What i mean is: can i change the default session manager in a general way. I don't want to create a .xml file for each webapp and include a <Manager> element(just read: i can't, because the application using the tomcat doesn't allow me to do that) Kind regards Pieter Quoting "Shapira, Yoav" <[EMAIL PROTECTED]>: > > Hi, > > >as i conclude from the tomcat documentation, a default session > manager > >is used when you do not specify one in your Context. > >What i wanna do is changing the default session manager (with jdbc > >based store). Is there a way to do this (Tomcat 4.1)? > > Yup. Just declare the session manager you want, with its store, > inside > the Context or Host element you want in server.xml. It'll supersede > the > default values. > > Yoav Shapira http://www.yoavshapira.com > > > > > This e-mail, including any attachments, is a confidential business > communication, and may contain information that is confidential, > proprietary and/or privileged. This e-mail is intended only for the > individual(s) to whom it is addressed, and may not be saved, copied, > printed, disclosed or used by anyone else. If you are not the(an) > intended recipient, please immediately delete this e-mail from your > computer system and notify the sender. Thank you. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
