RE: Mod_jk v/s mod_webapp

2002-03-28 Thread Bojan Smojver
On Fri, 2002-03-29 at 00:10, [EMAIL PROTECTED] wrote: > I do think this thread, highlights a general confusion around tomcat. > Over the last couple of years, there have been many > mod_jk/jk2/webapp/warp/?? implementations, ajp versions etc, and even > when the discussions are on the list, it

DO NOT REPLY [Bug 7600] - JBuilder .war files don't load in 4.0.2

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 7600] - JBuilder .war files don't load in 4.0.2

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 7600] New: - JBuilder .war files don't load in 4.0.2

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 7598] New: - Inconsistent files available for download for Tomcat 4.0, 4.0.1, . . .

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Problem with forward() and setCharacterEncoding

2002-03-28 Thread Marczisovszky Daniel
Hi, My situation is the following: I have to servlets, let's call them Forwarder and Test. I send requests (both GET and POST) to the Forwarder servlet which uses request.getRequestDispatcher to forward it to the Test servlet. I'm using Tomcat 4.0.3, but 4.0.4 produced the same. The problem is t

DO NOT REPLY [Bug 7588] New: - Session cannot be established if there are multiple session cookies

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler Generator.java

2002-03-28 Thread kinman
kinman 02/03/28 11:43:08 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: - Apply the fix by [EMAIL PROTECTED] Revision ChangesPath 1.2 +8 -11 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/Generator.java Inde

Re: tag pooling question

2002-03-28 Thread Kin-Man Chung
What you said about using simple pages and comparing their performance with their servlet equivalents makes a lot of sense and it's obvious that that needs to be done in any optimization work. However, real life applications benchmarks are also useful for other purposes. They can be used for mea

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler .#Compiler.java.1.11 .#Compiler.java.1.6 .#Generator.java.1.10 .#Generator.java.1.17 .#Generator.java.1.4 .#Generator.java.1.8 .#JspDocumentParser.java.1.22 .#JspDocumentParser.java.1.9 .#Node.java.1.14 .#Node.java.1.23 .#Parser.java.1.18 .#Validator.java.1.2

2002-03-28 Thread kinman
kinman 02/03/28 10:57:36 Removed: jasper2/src/share/org/apache/jasper/compiler .#Compiler.java.1.11 .#Compiler.java.1.6 .#Generator.java.1.10 .#Generator.java.1.17 .#Generator.java.1.4 .#Generator.java.1.8

RE: Mod_jk v/s mod_webapp

2002-03-28 Thread costinm
On Thu, 28 Mar 2002 [EMAIL PROTECTED] wrote: > Maybe I've not kept up on the docs enough but ... > > I do think this thread, highlights a general confusion around tomcat. > Over the last couple of years, there have been many > mod_jk/jk2/webapp/warp/?? implementations, ajp versions etc, and e

cvs commit: jakarta-tomcat-jasper/jasper2 - Imported sources

2002-03-28 Thread kinman
kinman 02/03/28 10:46:21 Log: - Create subproject jasper2, a JSP compiler for tomcat 4.x Status: Vendor Tag: jasper Release Tags: next N jakarta-tomcat-jasper/jasper2/build.xml N jakarta-tomcat-jasper/jasper2/README.txt N jakarta-tomcat-jasper/jasper2/BUILDING.txt

Re: tag pooling question

2002-03-28 Thread peter lin
I'm actually performing a series of benchmarks that are close to what you describe, though the pages are complex, in that JSTL is used to markup logic. the test pages are highly dynamic and use includes extensively to break pieces into logical chunks. once I am done I will post the results. pet

RE: Mod_jk v/s mod_webapp

2002-03-28 Thread GOMEZ Henri
We will create really soon webpages for jakarta-tomcat-connectors projects which will cover that. stay tuned - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B

DO NOT REPLY [Bug 7567] - Tar file failed to untar.

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1-dev.txt

2002-03-28 Thread larryi
larryi 02/03/28 06:58:33 Modified:.RELEASE-NOTES-4.1-dev.txt Log: Document update to Jasper. Revision ChangesPath 1.4 +3 -1 jakarta-tomcat-4.0/RELEASE-NOTES-4.1-dev.txt Index: RELEASE-NOTES-4.1-dev.txt ==

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

2002-03-28 Thread larryi
larryi 02/03/28 06:58:18 Modified:.Tag: tomcat_40_branch RELEASE-NOTES-4.0.4.txt Log: Document update to Jasper. Revision ChangesPath No revision No revision 1.1.2.2 +5 -1 jakarta-tomcat-4.0/Attic/RELEAS

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

2002-03-28 Thread larryi
larryi 02/03/28 06:57:52 Modified:jasper/src/share/org/apache/jasper/compiler CharDataGenerator.java Log: Port fix from Tomcat 3.3 for preserving '\r' line terminators. Revision ChangesPath 1.4 +6 -5 jakarta-tomcat-4.0/jasper/src/shar

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

2002-03-28 Thread larryi
larryi 02/03/28 06:57:13 Modified:jasper/src/share/org/apache/jasper/compiler Tag: tomcat_40_branch CharDataGenerator.java Log: Port fix from Tomcat 3.3 for preserving '\r' line terminators. Revision ChangesPath No revision

DO NOT REPLY [Bug 7578] New: - Signed jars loses their certificates when in /WEB-INF/lib

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 7575] New: - Throwing UnavailableException in JSP's init disables JSP servlet

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 7359] - Classloader problems with RMI

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Mod_jk v/s mod_webapp

2002-03-28 Thread Ken . Horn
Maybe I've not kept up on the docs enough but ... I do think this thread, highlights a general confusion around tomcat. Over the last couple of years, there have been many mod_jk/jk2/webapp/warp/?? implementations, ajp versions etc, and even when the discussions are on the list, it's still ha

DO NOT REPLY [Bug 7571] - DataInputStream readLong() Problem

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Mod_jk v/s mod_webapp

2002-03-28 Thread Pier Fumagalli
David Graff <[EMAIL PROTECTED]> wrote: > Thanks for the pointer on that documentation. I was wondering where the > Javadoc style comments were being used at. You welcome... > I still don't think the question was really answered though as to the > motivation of mod_webapp versus mod_jk/mod_jk2

Re: Mod_jk v/s mod_webapp

2002-03-28 Thread David Graff
Pier, Thanks for the pointer on that documentation. I was wondering where the Javadoc style comments were being used at. I still don't think the question was really answered though as to the motivation of mod_webapp versus mod_jk/mod_jk2 development? Are there any goals that have been made ava

Re: Mod_jk v/s mod_webapp

2002-03-28 Thread Pier Fumagalli
David Graff <[EMAIL PROTECTED]> wrote: > mod_webapp (from what I can tell) was supposed to be a completely new > implemenation of this functionality with improvements here and there as far > as application deployment etc. FWIW, mod_webapp works perfectly for what concerns my needs, and all the d

DO NOT REPLY [Bug 7506] - Reading InputStream returned in the following senario quick fails under TC4.0.3 but work under TC3.3a

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: tag pooling question

2002-03-28 Thread Ken . Horn
As a quick note, I did some Jasper profiling on a previous project (it was Jasper from 3.1, running inside weblogic 5.1). The single biggest runtime cost, was all the calls to Introspector.getBeanInfo(). I created a cache of these using a similar technique to FastHashMap in commons collection

DO NOT REPLY [Bug 7567] New: - Tar file failed to untar.

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[PATCH] - Make default deployment descriptor file location configurable

2002-03-28 Thread Arvind Srinivasan
This is a patch for RFE# 7564. It allows one to specify/override the location of the default deployment descriptor. Currently, this is hardcoded to 'conf/web.xml' in o.a.c.startup.Constants.java Products that embed the Catalina engine (using Embedded's API) may have a different directory structur

DO NOT REPLY [Bug 7564] New: - Avoid hardcoding the default deployment descriptor location

2002-03-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: [ANNOUNCEMENT] Tomcat 3.3.1 Final Released

2002-03-28 Thread GOMEZ Henri
Second release of RPM uploaded to match update in source tarball. http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3.1/rpms/ tomcat3-3.3.1-2.src.rpm tomcat3-3.3.1-2.noarch.rpm tomcat3-javadoc-3.3.1-2.noarch.rpm tomcat3-webapps-3.3.1-2.noarch.rpm also added latest IBM SDK 1.3.1 detecti