RE: ***** URGENT: UNSUBSCRIBING FROM THE TOMCAT-USER LIST *****

2001-05-21 Thread Vollmer, Thomas - CannonSA
Laurence and others, it is a little tricky to unsubscribe from tomcat-user when you have changed your e-mail address and need to use this [EMAIL PROTECTED] to unsubscribe. Some mail clients like MS-Outlook have trouble with the equal-sign = in the recipients address. Here's the e-mail

RE: Tomcat Socket Error

2001-05-17 Thread Vollmer, Thomas - CannonSA
Jaimes, I am also getting these exceptions. They seem to occur when a webbrowser (or any other user agent) starts requesting something from Tomcat and then closes the connection (i.e. the socket) abruptly before the conversation is complete. I can reproduce that behavior by requesting something

isapi_redirect.dll logging

2001-05-16 Thread Vollmer, Thomas - CannonSA
Hi everybody, I've posted this (see below) before a few days ago and din't get a response. If that means nobody has a solution (yet), then, does anybody at least have the same problem? Thanks for your time, Thomas --- I am running Tomcat 3.1 in combination with IIS 5.0 on Windows 2000. The

IIS logging of requests handled by isapi_redirect.dll

2001-05-14 Thread Vollmer, Thomas - CannonSA
Hi everybody, I am running Tomcat 3.1 in combination with IIS 5.0 on Windows 2000. The ISAPI plugin (isapi_redirect.dll) works without any problems. Since Tomcat (4.x) doesn't do any request logging, I was hoping I could get that from the log files IIS creates. Unfortunately, these log files do

RE: Repost of problem: tomcat hangs with sockets on CLOSE_WAIT when user cancels request

2001-01-02 Thread Vollmer, Thomas - CannonSA
Dave/Ramakrishna, org.apache.jasper.runtime.JspServlet.unknownException(JspServl et.java:268) Your JSP is crapping out. Are you catching this by using an error page? Notice, the trace is kind enough to even tell you the line number of the offending source code. Look in the work folder

Tomcat 3.1 and jk_nt_service.exe

2001-01-02 Thread Vollmer, Thomas - CannonSA
Hi all, I am trying to use Tomcat 3.1 on an NT/IIS webserver and would like to setup Tomcat as an NT service. The tool to do just that is "jk_nt_service.exe" but it can only be found in the download folder for Tomcat 3.2 or higher, NOT in the download folder for Tomcat 3.1/3.1.1. So, I am

RE: Definition of refactor needed...

2001-01-02 Thread Vollmer, Thomas - CannonSA
Refactoring = improving the design of existing code without changing (adding/removing/breaking) functionality. In the message you quote that uses the term "refactor", the term is used somewhat incorrectly in my opinion. Refactoring is NOT AT ALL the process of fixing broken code which is simply

RE: IIS and Windows2000 support: is this coming soon?

2001-01-02 Thread Vollmer, Thomas - CannonSA
This works with Tomcat 3.1, too. -Original Message- From: Marc Saegesser [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 02, 2001 2:47 PM To: [EMAIL PROTECTED] Subject: RE: IIS and Windows2000 support: is this coming soon? If you're using Tomcat 3.2.x then the functionality