RE: Tomcat Servlets bringing down Win2000 Server

2001-05-25 Thread Joel Kozlow
Hmm... your problem really sounds code specific, not like a Tomcat issue. As a matter of fact, I have Win2K servers with IIS5 and Tomcat 3.2.1 running servlets that produce XML also. Some of my servlets return thousands of nodes as well. All of them run just fine. In order to help you, we

RE: Non http servlet?

2001-05-24 Thread Joel Kozlow
If your goal is to write a servlet that reads and writes XML, then there is a simple way to do that. You can extend HttpServlet and over-ride doPost(...), not doGet(...). Then To Read, parse the params out of the HttpServletRequest as bytes: while (iBytesRead -1) {

RE: Include question...

2001-05-24 Thread Joel Kozlow
. - Joel Kozlow -Original Message- From: Kyle Burke [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 23, 2001 10:40 AM To: Tomcat-Users Subject: Include question... Is this possible (see CODE)? I have a file that depends on the query string for display. Can I have include files based

RE: Thread deadlocking in 3.2.2 beta 5?

2001-05-23 Thread Joel Kozlow
how I may be of further assistance. Thank you again for your help. Best regards, Joel Kozlow -Original Message- From: Marc Saegesser [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 22, 2001 2:27 PM To: [EMAIL PROTECTED] Subject: RE: Thread deadlocking in 3.2.2 beta 5? It is possible

RE: 3.2.1 Dies - More Info

2001-05-23 Thread Joel Kozlow
Just thought I would settle your fears a bit. My company has been using Tomcat in a production environment for some time now. Very successfully too I might add. I was the one who submitted the bug report about thread deadlocking. However, it only has been confirmed on multi-processor NT 4