RE: logging

2002-10-31 Thread Pearsall, Kyle
the server.xml file On Wed, 2002-10-16 at 09:41, Pearsall, Kyle wrote: I would like to be able to turn off all logging as possible on Tomcat. What is the best way to do this? Thanks, Kyle -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e

RE: logging

2002-10-31 Thread Pearsall, Kyle
the access logging by commenting out the AccessLogValve in server.xml. Yoav Shapira Millennium ChemInformatics -Original Message- From: Pearsall, Kyle [mailto:Kyle.Pearsall;cda.canon.com] Sent: Thursday, October 31, 2002 4:39 PM To: Tomcat Users List Subject: RE: logging I removed all Loggers

local machine access only?

2002-07-03 Thread Pearsall, Kyle
Is there a way a simple way to set up Tomcat so that only the local machine (localhost) can access the web site? Thank you, Kyle Pearsall -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: local machine access only?

2002-07-03 Thread Pearsall, Kyle
=org.apache.catalina.connector.http.HttpConnector port=8080 minProcessors=5 maxProcessors=75 address=127.0.0.1 enableLookups=true redirectPort=8443 acceptCount=10 debug=0 connectionTimeout=6/ Pearsall, Kyle wrote: Is there a way a simple way to set up Tomcat so that only the local

PATH issue

2002-07-10 Thread Pearsall, Kyle
I have set up Tomcat with an addition to the PATH in startup.bat (set PATH=..\webapps\TestServlet\dll;%PATH%). When Tomcat starts from this batch file, the servlet can access files in this directory. However, when Tomcat runs as a service, the servlet can't access the files in this

RE: JasperException: Unable to compile class for JSP

2002-06-20 Thread Pearsall, Kyle
Conrad -Original Message- From: Pearsall, Kyle [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 19, 2002 8:00 PM To: Tomcat (E-mail) Subject: JasperException: Unable to compile class for JSP Thank you for the help with Tomcat and SQL server 2000. Now I get a different problem. The jsp

RE: JasperException: Unable to compile class for JSP

2002-06-21 Thread Pearsall, Kyle
that contains an older version of the jsdk. (servlet.jar, ...) Have a look at your jar files that are used for your tomcat. (Don't forget {JAVA_HOME}\jre\lib\ext !) - Which Version of tomcat do you use ? -Ursprüngliche Nachricht- Von: Pearsall, Kyle [mailto:[EMAIL PROTECTED]] Gesendet

Tomcat service -- it won't start

2002-09-04 Thread Pearsall, Kyle
I attempted to start Apache Tomcat 4.0.4 from the services panel in Windows. But a message came up... The Apache Tomcat service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service. I

logging

2002-10-16 Thread Pearsall, Kyle
I would like to be able to turn off all logging as possible on Tomcat. What is the best way to do this? Thanks, Kyle -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]