> From: Alec Swan [mailto:[EMAIL PROTECTED] > Subject: accessing settings in server.xml from the servlet > > how can a servlet access maxThreads settings defined in server.xml?
Usually via JMX. This is your rather terse starting point: http://tomcat.apache.org/tomcat-5.5-doc/mbeans-descriptor-howto.html Look at code in Tomcat's manager and admin apps for examples. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]