RE: Tomcat scalability

2002-11-03 Thread Sexton, George
You would be better off to use a load balancer in front of a cluster of Tomcat servers. It gives you very good scalability, with good fault tolerance. -Original Message- From: ryan [mailto:rsburgess@;shaw.ca] Sent: 03 November, 2002 12:39 AM To: [EMAIL PROTECTED] Subject: Tomcat scalabilit

RE: JSP Compilation Problem: Tomcat 4.1.12

2002-10-02 Thread Sexton, George
Never mind. I found this described in Bug #10036. -Original Message- From: Sexton, George [mailto:[EMAIL PROTECTED]] Sent: 02 October, 2002 9:03 AM To: Tomcat Developers List Subject: RE: JSP Compilation Problem: Tomcat 4.1.12 I'm confused by the change in behavior. I can use JDK

RE: JSP Compilation Problem: Tomcat 4.1.12

2002-10-02 Thread Sexton, George
ng jdk 1.4, you have to have package names for your classes. If you do not, it won't load the class correctly. have you tried giving your classes a package name and trying it again? peter "Sexton, George" wrote: > > I posted this several days ago on tomcat-user and haven&#

JSP Compilation Problem: Tomcat 4.1.12

2002-10-02 Thread Sexton, George
I posted this several days ago on tomcat-user and haven't gotten any responses so I am reposting it here. I am running into a problem with JSP pages under 4.1.12. I looked through the release notes, and the documentation and I can't find anything that seems to apply. Given a Servlet with the line

RE: [Bug 6832] - Locale of the browser is ignored by the AJP13 connector

2002-06-18 Thread Sexton, George
Henri, I apologize. It is never fair to take out one's frustrations on another. I have to admit I have been pretty frustrated with connectors. We are selling a calendaring app, and I really want people in France to see the days of the week in French when you look at my calendar. I want an associ

RE: [Bug 6832] - Locale of the browser is ignored by the AJP13 connector

2002-06-18 Thread Sexton, George
I just tested this with Tomcat 4.0.4 connector and tomcat 4.0.4 using Apache 1.3.24 on RedHat 7.2 and it is absolutely broken. I find it unusual that a European would not fix such a crucial piece of code for localization of applications. This defect was reported in March It was confirmed by a s

RE: [Bug 6832] - Locale of the browser is ignored by the AJP13 connector

2002-06-18 Thread Sexton, George
This is not an IIS problem. I had it under Linux all the way up through 4.0.4-b1. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 18 June, 2002 4:31 AM To: [EMAIL PROTECTED] Subject: DO NOT REPLY [Bug 6832] - Locale of the browser is ignored by the AJP13 connec