BugRat Report #323 was linked to Bug #48(apparently by:Nick Bauman)

2000-10-31 Thread BugRat Mail System
BugRat Report #323 was linked to Bug #48 (logged in as:Nick Bauman) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Character encoding problems [was BugRat Report #323 has been filed.]

2000-10-31 Thread Nick Bauman
3.2 and 3.3 devs: Why havn't Pilho's patches been incorporated into the main tree? -Nick On Wed, 1 Nov 2000, Pilho Kim wrote: > Please check > > http://www.javaclue.org/tomcat/ > > Kim > > > On Tue, 31 Oct 2000, BugRat Mail System wrote: > > > Bug report #323 has just been filed. > >

Re: BugRat Report #323 has been filed.

2000-10-31 Thread Pilho Kim
Please check http://www.javaclue.org/tomcat/ Kim On Tue, 31 Oct 2000, BugRat Mail System wrote: > Bug report #323 has just been filed. > > You can view the report at the following URL: > > > > REPORT #323 Details. > > P

[PATCH] to jk_nt_service.c to fix a shutdown problem with jk_nt_service with the ajp12 protocol

2000-10-31 Thread Brett Bergquist
There is a couple of bugs in jk_nt_service.c when using the ajp12 protocol which causes tomcat to be shutdown with extreme prejudice instead of waiting for it to be shutdown via the ajp12 shutdown message. Basically the bug is that the variable "rc" is defined in an outer code block and then defi

Tomcat 4.0 Milestone 4 and performance issues

2000-10-31 Thread Roy Wilson
Hi, Has anyone used ab to stress test any versions of Tomcat when used as an in-process servlet container (Costin, Craig, Pier)? (I am a newbie at both Apache and Tomcat: I assume that using Tomcat and Apache together implies that Tomcat is used in an in-process mode.) If so, do you anticipat

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler TagEndGenerator.java

2000-10-31 Thread pierred
pierred 00/10/31 16:54:00 Modified:jasper/src/share/org/apache/jasper/compiler TagEndGenerator.java Log: Support for new JSP1.2 PFD feature: "Added new TryCatchFinally interface to provide better control over exceptions in tag handlers." TagEndGenera

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.0-M4.txt

2000-10-31 Thread craigmcc
craigmcc00/10/31 16:39:32 Modified:.RELEASE-NOTES-4.0-M4.txt Log: Bring the release notes for milestone 4 up to date with respect to changes made so far. Revision ChangesPath 1.2 +94 -1 jakarta-tomcat-4.0/RELEASE-NOTES-4.0-M4.txt Index: RELEASE-N

Tomcat 4.0 Milestone 4

2000-10-31 Thread Craig R. McClanahan
Hey folks, I'm planning on cutting a fourth milestone of Tomcat 4.0 tomorrow (Wednesday) evening. This milestone will reflect all of the changes that occurred in the servlet 2.3 and JSP 1.2 specifications between public draft and proposed final draft (and there were a *bunch* of them), completio

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/valves CertificatesValve.java LocalStrings.properties

2000-10-31 Thread craigmcc
craigmcc00/10/31 15:53:31 Modified:catalina/src/share/org/apache/catalina/valves CertificatesValve.java LocalStrings.properties Log: Enable per-web-app negotiation of the need for client certificates. Previously, the SSL socket factory had to be configur

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler TagLibraryInfoImpl.java

2000-10-31 Thread pierred
pierred 00/10/31 15:51:17 Modified:jasper/src/share/org/apache/jasper/compiler TagLibraryInfoImpl.java Log: Correct the error message name. Revision ChangesPath 1.10 +1 -1 jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler/T

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startup ContextConfig.java

2000-10-31 Thread pierred
pierred 00/10/31 15:49:04 Modified:catalina/src/share/org/apache/catalina/startup ContextConfig.java Log: Do not close the JarFile, otherwise no one else can reopen it (and Jasper needs to re-process these jar files for the TLDs). This is really weir

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler TagLibrariesGlobal.java

2000-10-31 Thread pierred
pierred 00/10/31 15:01:51 Added: jasper/src/share/org/apache/jasper/compiler TagLibrariesGlobal.java Log: Take 2 (previous commit crashed in the middle) Support for new JSP 1.2 PFD feature: "Added an implicit URI to TLD map for packaged tag libraries

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/servlet JspServlet.java

2000-10-31 Thread pierred
pierred 00/10/31 14:54:16 Modified:catalina/src/conf web.xml jasper/src/share/org/apache/jasper CommandLineContext.java JspCompilationContext.java JspEngineContext.java jasper/src/share/org/apache/jasper/compiler

SSLSocketFactory.class missing in Tomcat 3.2b6

2000-10-31 Thread Jonathan Eric Miller
I'm not actually subscribed to this list, so, if you reply, please reply to me directly. I'm wondering if there is some reason that there is no SSLSocketFactory.class included with the Tomcat 3.2b6 binary distribution? I first ran into this problem with 3.2b2 and I would have thought that this w

Builds/Releases

2000-10-31 Thread Mark Porter
Why are the nightly builds broken (still!) and why is no-one answering questions about builds/releases?!? Mark -- Mark D. Porter Exchange Solutions Inc. [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/servlet JspServlet.java

2000-10-31 Thread pierred
pierred 00/10/31 14:12:21 Modified:jasper/src/share/org/apache/jasper/servlet JspServlet.java Log: Accept 'jsp_precompile=' so we pass watchdog test. Revision ChangesPath 1.5 +19 -12 jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/servlet/JspServlet.java

RequestDispatcher breaks cookies, response headers

2000-10-31 Thread Colin Evans
Hi, I believe I have found a bad bug in the RequestDispatcher implementation. If I do a successful RequestDispatcher.include() from one servlet to another, it appears that no HTTP response headers are returned except for "Content-Type". Everything else seems to respond correctly. "Location", "

BugRat Report #324 has been filed.

2000-10-31 Thread BugRat Mail System
Bug report #324 has just been filed. You can view the report at the following URL: REPORT #324 Details. Project: Catalina Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: s

BugRat Report #323 has been filed.

2000-10-31 Thread BugRat Mail System
Bug report #323 has just been filed. You can view the report at the following URL: REPORT #323 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: criti

Re: Tomcat 3.2/3.3 Number of Java Processes Configurable??

2000-10-31 Thread Ron Bolin
Craig, You are correct - the OS is Linux with IBMJava 2.1-3 (native threads). Normally I have used TC on Solaris and HP-UX and did not notice this behavior. Since I am new to Linux idioms I associated the ps and top output as processes when they were in fact threads. I looked through some of th

edit bug #47 by person #0 (logged in as: Nick Bauman)

2000-10-31 Thread BugRat Mail System
Environment description modified: Release changed from 'Tomcat3.2 betta6' to 'Tomcat3.2b6'. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

edit bug #47 by person #0 (logged in as: Nick Bauman)

2000-10-31 Thread BugRat Mail System
Severity changed from 'serious' to 'non-critical'. Category changed from 'Bug Report' to 'Feature Requests'. Subcategory changed from 'New Bug Report' to 'Enhancement'. Work around description modified: Description changed from: > To: > I currently configure only one context per Tom

BugRat Report #313 was linked to Bug #47(apparently by:Nick Bauman)

2000-10-31 Thread BugRat Mail System
BugRat Report #313 was linked to Bug #47 (logged in as:Nick Bauman) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Hi

2000-10-31 Thread Remus Pereni
Rene Saenz wrote: > > Hi, I'm new at this. > > I have installed java 1.2.2 and have set the env > variables: CLASSPATH,JAVA_HOME and TOMCAT_HOME > When I try to run tomcat as a stand alone, it gives > the following error message > > java.net.BindException:address already in use. > > I do not k

tomcat 3.2b6 Bug?

2000-10-31 Thread Simon Oldeboershuis, outermedia
Hi, I think I just discovered a BUG in tomcat 3.2b6. It depends on a VERY specific context and directory naming/configuration. my context is called mycontext additionally there is a file directory which contains jsp-files which is also called mycontext In server.xml I did configure a vi

Hi

2000-10-31 Thread Rene Saenz
Hi, I'm new at this. I have installed java 1.2.2 and have set the env variables: CLASSPATH,JAVA_HOME and TOMCAT_HOME When I try to run tomcat as a stand alone, it gives the following error message java.net.BindException:address already in use. I do not know what is going on. Could somebody plea

Re: Tomcat 3.2/3.3 Number of Java Processes Configurable??

2000-10-31 Thread Craig R. McClanahan
Ron Bolin wrote: > Is the number of spawned JVM process configurable? I have started > looking, > but so fare have not found a configuration file for determining the > maximum number of JVM processes forked by the Tomcat watchdog. > > Any suggestions would be appreciated. > Tomcat doesn't actual

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startup ContextConfig.java

2000-10-31 Thread craigmcc
craigmcc00/10/31 09:45:36 Modified:catalina/src/share/org/apache/catalina/startup ContextConfig.java Log: Close the JAR file on the normal code path also, not just the exception path. Revision ChangesPath 1.31 +5 -4 jakarta-tomcat-4.0/c

Tomcat 3.2/3.3 Number of Java Processes Configurable??

2000-10-31 Thread Ron Bolin
Is the number of spawned JVM process configurable? I have started looking, but so fare have not found a configuration file for determining the maximum number of JVM processes forked by the Tomcat watchdog. Any suggestions would be appreciated. Thanks Ron -

BugRat Report #50 was linked to Bug #27(apparently by:Ignacio Ortega)

2000-10-31 Thread BugRat Mail System
BugRat Report #50 was linked to Bug #27 (logged in as:Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

BugRat Report #264 was closed (apparently by: Ignacio Ortega)

2000-10-31 Thread BugRat Mail System
Report #264 was closed by Person #0 Synopsis: Null pointer exception in jdbcRealm (logged in as: Ignacio Ortega) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: java.security.policy problems with EmbededTomcat

2000-10-31 Thread Nick Betteridge
Aren't you mixing up windows and unix - it's either C:\..windows or /unix Stefán F. Stefánsson wrote: > > Hi. > > I'm having HUGE problems with EmbededTomcat and the Java 2 security > manager. > > I'm trying to start up Tomcat through the EmbededTomcat class and adding > one context for th