DO NOT REPLY [Bug 13378] - Generated code assumes definition of getServletContext() in base class.

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13378. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2002-10-08 Thread remm
remm2002/10/08 00:56:04 Modified:catalina/src/share/org/apache/catalina/servlets Tag: tomcat_40_branch DefaultServlet.java LocalStrings.properties Log: - Add additional safeguards for 4.0.x. Revision ChangesPath No

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

2002-10-08 Thread remm
remm2002/10/08 00:58:23 Modified:.RELEASE-NOTES-4.1.txt Log: - Add an explicit warning. Revision ChangesPath 1.23 +4 -1 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt

Re: JSP 2.0's J2SE 1.4 Requirement

2002-10-08 Thread Pier Fumagalli
On 5/10/02 12:43 am, Mark Roth [EMAIL PROTECTED] wrote: It has been brought to my attention that some members of the Tomcat community have expressed a desire to see a requirement lower than J2SE 1.4 in JSP 2.0. Great... One more reason to start thinking about kicking JSP out of the door! :-)

Re: JSP 2.0's J2SE 1.4 Requirement

2002-10-08 Thread Henri Gomez
Costin Manolache wrote: iasandcb wrote: Now it's almost clear that SRV 2.4 requires JDK 1.2 and JSP 2.0 does JDK 1.4. The main issue is discrepancy of J2SE requirement between SRV 2.4 and JSP 2.0, which are supposed to come up together. Actually, it isn't. All we know is that the

DO NOT REPLY [Bug 13398] New: - CoyoteInputStream positioned at the end of the stream

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13398. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13398] - CoyoteInputStream positioned at the end of the stream

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13398. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

tomcat4 write in conf files which is not FHS compliant

2002-10-08 Thread Henri Gomez
Hi to all, Tomcat 4 make write access to 2 files in the conf directory, jk2.properties and tomcat-users.xml (and may be others). The problem is that FHS indicate that a conf directory should be read only. For instance, tomcat4 rpm install the conf directory in /etc/tomcat4 and use symlink to

Solaris 8, JK2, Apache 1.3.x - Segmentation fault

2002-10-08 Thread Hannu Kivimäki
Hello list, I'm updating from Tomcat 4.0.2 to 4.1.12 and decided to upgrade the Tomcat connector as well. I've had some problems with mod_webapp before, and as Tomcat docs recommend mod_jk2 over deprecated mod_jk, I chose JK2. I'm running Tomcat 4.1.12 and Apache 1.13.26 on Solaris 8, and having

jmx and context administration

2002-10-08 Thread Jakob Praher
hi all, currently I am working with tomcat-4.1-cvs-head and mx4j. I have looked at the org.apache.catalina.mbeans package but couldn't find a MBean or a Method for adding contexts to a catalina host entry. What I want to do is stop start and add a context to catalina during runtime w/ JMX, as I

DO NOT REPLY [Bug 13392] - When tag pooling is enabled, release() is not called on tag instances

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13392. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-5 build.xml tomcat.nsi

2002-10-08 Thread remm
remm2002/10/08 02:36:39 Modified:.build.xml tomcat.nsi Log: - Update to NSIS CVS. Revision ChangesPath 1.37 +0 -2 jakarta-tomcat-5/build.xml Index: build.xml === RCS file:

Re: tomcat4 write in conf files which is not FHS compliant

2002-10-08 Thread jean-frederic clere
Henri Gomez wrote: Hi to all, Tomcat 4 make write access to 2 files in the conf directory, jk2.properties and tomcat-users.xml (and may be others). The problem is that FHS indicate that a conf directory should be read only. I have the same problem with /opt where I am installing Tomcat.

Re: JSP 2.0's J2SE 1.4 Requirement

2002-10-08 Thread jean-frederic clere
Henri Gomez wrote: Costin Manolache wrote: iasandcb wrote: Now it's almost clear that SRV 2.4 requires JDK 1.2 and JSP 2.0 does JDK 1.4. The main issue is discrepancy of J2SE requirement between SRV 2.4 and JSP 2.0, which are supposed to come up together. Actually, it isn't. All we

Re: Solaris 8, JK2, Apache 1.3.x - Segmentation fault

2002-10-08 Thread jean-frederic clere
Hannu Kivimäki wrote: Hello list, I'm updating from Tomcat 4.0.2 to 4.1.12 and decided to upgrade the Tomcat connector as well. I've had some problems with mod_webapp before, and as Tomcat docs recommend mod_jk2 over deprecated mod_jk, I chose JK2. I'm running Tomcat 4.1.12 and Apache

Re: Solaris 8, JK2, Apache 1.3.x - Segmentation fault

2002-10-08 Thread Hannu Kivimäki
Hi Jean-Frederic, And some debugger info from the core dump: 0xFF1B3144/i libc.so.1`strlen+0x80: ld[%o1], %o2 Any suggestions? Could you send more information from the core dump? Sure, but I'm not very familiar with C and debugging, so I need some instructions. I have the

Re: Solaris 8, JK2, Apache 1.3.x - Segmentation fault

2002-10-08 Thread jean-frederic clere
Hannu Kivimäki wrote: Hi Jean-Frederic, And some debugger info from the core dump: 0xFF1B3144/i libc.so.1`strlen+0x80: ld[%o1], %o2 Any suggestions? Could you send more information from the core dump? Sure, but I'm not very familiar with C and debugging, so I

Re: Solaris 8, JK2, Apache 1.3.x - Segmentation fault

2002-10-08 Thread Hannu Kivimäki
And some debugger info from the core dump: 0xFF1B3144/i libc.so.1`strlen+0x80: ld[%o1], %o2 Any suggestions? Could you send more information from the core dump? Sure, but I'm not very familiar with C and debugging, so I need some instructions. I have the dump file, root

[POLL/VOTE] tcpnodelay to true by default ?

2002-10-08 Thread Henri Gomez
What about setting tcpnodelay to true by default for Ajp13 connectors java implemtations ? It should fix MacOS X latency problems and should be the default for any persistant connections... Comments welcome... -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands,

RE: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servlets InvokerServlet.java

2002-10-08 Thread Kan Ogawa
Hi, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 08, 2002 5:34 AM remm2002/10/07 13:33:31 Modified:catalina/src/share/org/apache/catalina/servlets Tag: tomcat_40_branch InvokerServlet.java

DO NOT REPLY [Bug 12699] - Only one cookie sent back to Apache2 with mod_jk2 and Tomcat4.1

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12699. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-4.0/lib tomcat-coyote.jar tomcat-http11.jar tomcat-util.jar

2002-10-08 Thread remm
remm2002/10/08 06:28:25 Modified:lib Tag: tomcat_40_branch tomcat-coyote.jar tomcat-http11.jar tomcat-util.jar Log: - Update J-T-C components. Revision ChangesPath No revision No revision

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

2002-10-08 Thread remm
remm2002/10/08 06:31:53 Modified:catalina/src/share/org/apache/catalina Tag: tomcat_40_branch Globals.java Log: - Update version number. Revision ChangesPath No revision No revision

cvs commit: jakarta-tomcat-4.0/webapps/ROOT index.html

2002-10-08 Thread remm
remm2002/10/08 06:32:16 Modified:webapps/ROOT Tag: tomcat_40_branch index.html Log: - Update version number. Revision ChangesPath No revision No revision 1.29.2.25 +1 -1

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

2002-10-08 Thread remm
remm2002/10/08 06:34:54 Added: .Tag: tomcat_40_branch RELEASE-NOTES-4.0.6.txt Log: - Add release notes. Revision ChangesPath No revision No revision 1.1.2.1 +284 -0

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

2002-10-08 Thread remm
remm2002/10/08 06:37:57 Modified:catalina/src/share/org/apache/catalina Tag: tomcat_40_branch Globals.java Log: - Revert version number. Revision ChangesPath No revision No revision

cvs commit: jakarta-tomcat-4.0/webapps/ROOT index.html

2002-10-08 Thread remm
remm2002/10/08 06:38:19 Modified:webapps/ROOT Tag: tomcat_40_branch index.html Log: - Revert version number. Revision ChangesPath No revision No revision 1.29.2.26 +1 -1

Re: Solaris 8, JK2, Apache 1.3.x - Segmentation fault

2002-10-08 Thread Glenn Nielsen
mod_webapp has been orphaned. mod_jk JK2 is a new codebase that is still considered beta. mod_jk 1.2 with Ajp13 has been relatively stable for a while. I use this combination with Apache 1.3.26 on both Solaris 7 and Solaris 8 on sparc for production systems using Tomcat 4.1.12. IHMO, mod_jk

cvs commit: jakarta-tomcat-connectors/jk/native2 STATUS.txt

2002-10-08 Thread mturk
mturk 2002/10/08 08:00:18 Modified:jk/native2 STATUS.txt Log: Update status info Revision ChangesPath 1.2 +4 -3 jakarta-tomcat-connectors/jk/native2/STATUS.txt Index: STATUS.txt ===

Re: 4.1.12-LE ClassLoader Problems

2002-10-08 Thread Kevin Ross
I successfully started over again with a fresh installation of Tomcat 4.1.12-LE, uncovering another side effect of the tomcat classloader. I find that the ClassLoader-HOWTO is very vague in explaining the exact boundaries of the classloaders...here's why: To make it work: moved

DO NOT REPLY [Bug 13378] - Generated code assumes definition of getServletContext() in base class.

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13378. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: 4.1.12-LE ClassLoader Problems

2002-10-08 Thread Remy Maucherat
Kevin Ross wrote: I successfully started over again with a fresh installation of Tomcat 4.1.12-LE, uncovering another side effect of the tomcat classloader. I find that the ClassLoader-HOWTO is very vague in explaining the exact boundaries of the classloaders...here's why: To make it

Re: Solaris 8, JK2, Apache 1.3.x - Segmentation fault

2002-10-08 Thread jean-frederic clere
Glenn Nielsen wrote: mod_webapp has been orphaned. Not completly. I am trying to find time to maintain it. Of course I have not enough time to enhance it. mod_jk JK2 is a new codebase that is still considered beta. mod_jk 1.2 with Ajp13 has been relatively stable for a while. I use this

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net/jsse JSSESupport.java

2002-10-08 Thread bobh
bobh2002/10/08 09:49:43 Modified:util/java/org/apache/tomcat/util/net/jsse JSSESupport.java Log: - fixes problem with JDK1.4's JSSE trying to negociate certs on a socket that has no data flowing Revision ChangesPath 1.2 +45 -0

Re: [POLL/VOTE] tcpnodelay to true by default ?

2002-10-08 Thread Costin Manolache
Henri Gomez wrote: What about setting tcpnodelay to true by default for Ajp13 connectors java implemtations ? It should fix MacOS X latency problems and should be the default for any persistant connections... +1 - if it doesn't affect any existing usecase. It shouldn't. -- Costin --

Re: [POLL/VOTE] tcpnodelay to true by default ?

2002-10-08 Thread Han Ming Ong
[+1] Theoretical backup: Analyzing the protocol at http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/common/AJPv13.html and the tcp dump confirms that ajp13 first sends Headers (small load) back to Apache, followed by Body Chunk (big load) and then an End Response (small load). I can't

Re: [POLL/VOTE] tcpnodelay to true by default ?

2002-10-08 Thread Costin Manolache
I'm convinced, thank you very much for taking the time to test and analyze this. We should switch the setting in the main branch - not sure if Remy has a branch for 4.1/4.0, and if he has I think he should decide if he wants this backported. If anything happens we can roll back. I hope

cvs commit: jakarta-tomcat-connectors/jk/xdocs menu.jk.idx

2002-10-08 Thread mturk
mturk 2002/10/08 10:56:42 Modified:jk/xdocs menu.jk.idx Log: Remove the CRLF. Revision ChangesPath 1.2 +9 -9 jakarta-tomcat-connectors/jk/xdocs/menu.jk.idx Index: menu.jk.idx === RCS

cvs commit: jakarta-tomcat-connectors/jk/xdocs menu.jk2.idx

2002-10-08 Thread mturk
mturk 2002/10/08 10:57:07 Modified:jk/xdocs menu.jk2.idx Log: Remove the CRLF and add JK2 Howto. Revision ChangesPath 1.3 +19 -16jakarta-tomcat-connectors/jk/xdocs/menu.jk2.idx Index: menu.jk2.idx

DO NOT REPLY [Bug 13241] - Tomcat 4.1.12 / Webapps:Examples / Disabled

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13241. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk2 confighowto.xml

2002-10-08 Thread mturk
mturk 2002/10/08 10:59:25 Added: jk/xdocs/jk2 confighowto.xml Log: Add the Quick start configuration howto. There will be addition sections like one for the JNI and virtual hosting. Of course evryone are more then wellcome to add more context to that, but it should

DO NOT REPLY [Bug 13014] - OS/390/USS - Invalid url-pattern  in servlet mapping

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13014. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/naming/src/org/apache/naming/res LocalStrings.properties

2002-10-08 Thread costin
costin 2002/10/08 11:46:43 Modified:naming build.xml naming/src jndi.properties naming/src/org/apache/naming/ant JndiProperties.java naming/src/org/apache/naming/core BaseDirContext.java

DO NOT REPLY [Bug 13419] New: - Weird seg fault on Mac OS X for mod_jk2 + Apache2

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13419. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Solaris 8, JK2, Apache 1.3.x - Segmentation fault

2002-10-08 Thread Han Ming Ong
Ok... Loading modules: [ ] $c libc.so.1`strlen+0x80(0, d2d11, 0, a2e81, 0, fe674f8b) libc.so.1`vsnprintf+0x5c(ffbed7e9, 7fff, fe674f70, ffbef8a4, fe674f5d, 90) mod_jk2.so`jk2_logger_file_jkVLog+0x480(b2068, b3998, fe674f50, 90, 0, fe674f70)

Re: [POLL/VOTE] tcpnodelay to true by default ?

2002-10-08 Thread Remy Maucherat
Costin Manolache wrote: I'm convinced, thank you very much for taking the time to test and analyze this. We should switch the setting in the main branch - not sure if Remy has a branch for 4.1/4.0, and if he has I think he should decide if he wants this backported. There's no branch

DO NOT REPLY [Bug 13423] New: - Tomcat freezes if started via Runtime.exec()

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13423. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13392] - When tag pooling is enabled, release() is not called on tag instances

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13392. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[Proposal] Security Audit

2002-10-08 Thread Jean-Francois Arcand
Hi, I'm looking to do a Security Audit on the current Tomcat 5.0 codebase. I would like to collect as more as information as where you think I should look at (code, security hole, etc.). I'm planning to do the audit using the default SecurityManager. Rigth now, I have started looking at: -

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources messages.properties messages_es.properties messages_ja.properties

2002-10-08 Thread luehe
luehe 2002/10/08 16:22:58 Modified:jasper2/src/share/org/apache/jasper/compiler Parser.java jasper2/src/share/org/apache/jasper/resources messages.properties messages_es.properties messages_ja.properties Log: Added

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources messages.properties messages_es.properties messages_ja.properties

2002-10-08 Thread luehe
luehe 2002/10/08 16:42:07 Modified:jasper2/src/share/org/apache/jasper/compiler Tag: tomcat_4_branch Parser.java jasper2/src/share/org/apache/jasper/resources Tag: tomcat_4_branch messages.properties

DO NOT REPLY [Bug 13430] New: - WWW-Authenticate Header Is Not Sent

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13430. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[PATCH] jakarta-servletapi-5: XSD change and javadoc clarification

2002-10-08 Thread Mark Roth
NOTE: This patch requires some changes to Jasper2 before committing. Please let me know if there are any questions or concerns. jsr152/src/share/javax/serlvet/jsp/el/Expression.java - Removed null as a return value for error - method must throw an exception to signal an error.

DO NOT REPLY [Bug 13430] - WWW-Authenticate Header Is Not Sent

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13430. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[PATCH] JikesJavaCompiler / pick up system classpath on Windows

2002-10-08 Thread Bruce Dodson
The way I have Jasper running in 3.2.4, I have JikesJavaCompiler set up to pass the -bootclasspath and -extdirs parameters to Jikes, based on sun.boot.class.path and java.ext.dirs. It seemed to work quite well; it meant that Jikes did not need any special handling in terms of setting up the

log4j.jar locked by Tomcat even after remove/undeploy ....

2002-10-08 Thread Jacob Kjome
Hi Tomcat developers, Below is a discussion that has been ongoing on the log4j-dev list. We are trying to figure out why the log4j jar file is locked after a webapp is removed from Tomcat using the Tomcat manager app. Basically, all jar resources in a webapp are let go after a manager

WG: A new session should be invalidated automatically with response failure

2002-10-08 Thread Helmut Barthel
Dear servlet container developers, this is a proposal in order to improve the session management with respect to saving of third party server side resources. This is the same proposal I've sent as feedback to the Java Servlet Specification Version 2.4 Proposed Final Draft August 5th 2002 (see

jmx and context administration

2002-10-08 Thread Jakob Praher
hi all, currently I am working with tomcat-4.1-cvs-head and mx4j. I have looked at the org.apache.catalina.mbeans package but couldn't find a MBean or a Method for adding contexts to a catalina host entry. What I want to do is stop start and add a context to catalina during runtime w/ JMX, as I

DO NOT REPLY [Bug 13084] - jsp compilation with jikes fails

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13084. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13084] - jsp compilation with jikes fails

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13084. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Help! Tomcat problem

2002-10-08 Thread Kin-Man Chung
I got the following exception when I run TC5. I am using xerces-2_0_1. I tried disable xmlValidation, but still have the problem. catalina.sh run Using CATALINA_BASE: /home/kchung/tc/jakarta-tomcat-5/build Using CATALINA_HOME: /home/kchung/tc/jakarta-tomcat-5/build Using CATALINA_TMPDIR:

DO NOT REPLY [Bug 13014] - OS/390/USS - Invalid url-pattern  in servlet mapping

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13014. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13084] - jsp compilation with jikes fails

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13084. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13441] New: - WebApp Connector not writing status code properly on HTTP/1.1 responses

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13441. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2002-10-08 Thread billbarker
billbarker2002/10/08 22:56:09 Modified:src/share/org/apache/jasper/compiler TagPoolManagerGenerator.java Log: Remove dependency on GenericServlet from the generated java file. The spec only allow us to assume that the base class is a Servlet, not a

DO NOT REPLY [Bug 13430] - WWW-Authenticate Header Is Not Sent

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13430. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13378] - Generated code assumes definition of getServletContext() in base class.

2002-10-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13378. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [POLL/VOTE] tcpnodelay to true by default ?

2002-10-08 Thread Henri Gomez
Costin Manolache wrote: I'm convinced, thank you very much for taking the time to test and analyze this. We should switch the setting in the main branch - not sure if Remy has a branch for 4.1/4.0, and if he has I think he should decide if he wants this backported. If anything happens

Tomcat 4.1.12 rpm release 2 uploaded

2002-10-08 Thread Henri Gomez
A quick note to warn rpms users that rpm release 2 of tomcat 4.1.12 has been released and fix : - fix tomcat4.conf to use /etc/java/java.conf - fix tomcat4 initd to be sure that we'll stop/start the task owner by TOMCAT_USER and running catalina - fix perms on /etc/tomcat4, contents is owned

JK 2.0.1 for Linux (binaries and rpms) uploaded

2002-10-08 Thread Henri Gomez
JK 2.0.1 for Linux i386 binaries and rpms (including sources) are available : http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release/v2.0.1/bin/linux/i386/ http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release/v2.0.1/rpms/ Regards -- To unsubscribe, e-mail: