DO NOT REPLY [Bug 21390] - Incorrect code generated by the jsp compiler

2003-08-29 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=21390. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 21390] - Incorrect code generated by the jsp compiler

2003-08-29 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=21390. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 21390] - Incorrect code generated by the jsp compiler

2003-08-29 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=21390. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Protocol.java LocalStrings.properties

2003-08-29 Thread amyroh
amyroh 2003/08/28 19:34:47 Modified:http11/src/java/org/apache/coyote/http11 Http11Protocol.java LocalStrings.properties Log: Implement getAttribute(key). Revision ChangesPath 1.34 +3 -1

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 mbeans-descriptors.xml

2003-08-29 Thread amyroh
amyroh 2003/08/28 19:35:57 Modified:catalina/src/share/org/apache/catalina/mbeans ConnectorMBean.java catalina/src/share/org/apache/coyote/tomcat5 mbeans-descriptors.xml Log: Add ConnectorMBean implementation and force

cvs commit: jakarta-tomcat-catalina/webapps/admin/connector connector.jsp

2003-08-29 Thread amyroh
amyroh 2003/08/28 19:40:52 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties webapps/admin/WEB-INF/classes/org/apache/webapp/admin/connector AddConnectorAction.java

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteConnector.java

2003-08-29 Thread amyroh
amyroh 2003/08/28 19:44:16 Modified:catalina/src/share/org/apache/coyote/tomcat5 CoyoteConnector.java Log: Remove get/set I added previously. JMX management is done in ConnectorMBean now. I think we can remove other get/setters too. Revision Changes

DO NOT REPLY [Bug 22802] - mappedfile option not working

2003-08-29 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=22802. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-catalina/webapps/admin/connector connector.jsp

2003-08-29 Thread Bill Barker
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 28, 2003 7:40 PM Subject: cvs commit: jakarta-tomcat-catalina/webapps/admin/connector connector.jsp amyroh 2003/08/28 19:40:52 Modified:

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5mbeans-descriptors.xml

2003-08-29 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: amyroh 2003/08/28 19:35:57 Modified:catalina/src/share/org/apache/catalina/mbeans ConnectorMBean.java catalina/src/share/org/apache/coyote/tomcat5 mbeans-descriptors.xml Log: Add ConnectorMBean

DO NOT REPLY [Bug 22754] - Tomcat connectors page is missing

2003-08-29 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=22754. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22810] New: - can't use ant to deploy war to tomcat server on windows 2000, server pack 4

2003-08-29 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=22810. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 bldjk.qclsrc

2003-08-29 Thread hgomez
hgomez 2003/08/29 06:05:36 Modified:jk/native/apache-2.0 bldjk.qclsrc Log: Update the build file to have iSeries recognise Unix98 calls Revision ChangesPath 1.9 +39 -20jakarta-tomcat-connectors/jk/native/apache-2.0/bldjk.qclsrc Index: bldjk.qclsrc

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_connect.c

2003-08-29 Thread hgomez
hgomez 2003/08/29 06:07:52 Modified:jk/native/common jk_connect.c Log: No more special iSeries defines now that we define _XOPEN_SOURCE=520 in build script... ie: CRTCMOD MODULE(MOD_JK/JK_CONNECT) + SRCSTMF('/home/apache/jk/native/common/jk_connect.c') +

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_socket.c

2003-08-29 Thread hgomez
hgomez 2003/08/29 06:08:57 Modified:jk/native2/common jk_channel_socket.c Log: No more special iSeries defines now that we define _XOPEN_SOURCE=520 in build script... ie: CRTCMOD MODULE(MOD_JK/JK_CONNECT) + SRCSTMF('/home/apache/jk/native/common/jk_connect.c') +

Re: jk 1.2.5 and ipv6

2003-08-29 Thread Henri Gomez
Glenn Nielsen a écrit : Henri, Can this wait until after the mod_jk 1.2.5 release? BTW, int inet_pton(int af, const char *cp, void *addr); is available in both Solaris 7 and 8. And on FreeBSD 4.8 it is defined as: int inet_pton __P((int, const char *, void *)); Regards, Glenn Ok, we could wait

Error in jk 1.2.5

2003-08-29 Thread Henri Gomez
if mod_jk.c, apr_strdup() is used. But it should be : apr_pstrdup ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_uri_worker_map.h jk_uri_worker_map.c

2003-08-29 Thread hgomez
hgomez 2003/08/29 07:09:27 Modified:jk/native/common jk_uri_worker_map.h jk_uri_worker_map.c Log: iSeries C compiler didn't like cast between const and non const. BTW, with the new function jk_no2slash, the uri is not more constant Revision ChangesPath 1.7

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2003-08-29 Thread hgomez
hgomez 2003/08/29 07:10:31 Modified:jk/native/apache-2.0 mod_jk.c Log: Fix typo, apr_pstrdup should be used Revision ChangesPath 1.84 +3 -3 jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c Index: mod_jk.c

DO NOT REPLY [Bug 20561] - Limitation of availiable high ports for JK2

2003-08-29 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=20561. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [5.0] JMX 1.2

2003-08-29 Thread Amy Roh
Hi Remy, JSR 160 will go final in October (assuming the final ballot passes, as seems very likely). At that stage the RI will be released under essentially the same licensing terms as the JMX RI. So yes, Tomcat will be able to use it. Amy Remy Maucherat wrote: As discussed before, I'm

help for jakarta tomcat on sparc 64 bit

2003-08-29 Thread Brijesh
Sir/madam, I am working on java platform on Solaris 9 on the SPARC 64 bit system I need to download Jakarta tomcat for the same could you please suggest me a site location from where I can download the application I would be grateful for your help thank you Regards Brijesh Shetty Divinet Access

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteRequest.java

2003-08-29 Thread jfarcand
jfarcand2003/08/29 10:18:14 Modified:catalina/src/share/org/apache/catalina Globals.java catalina/src/share/org/apache/catalina/security SecurityUtil.java catalina/src/share/org/apache/coyote/tomcat5

Re: [5.0] JMX 1.2

2003-08-29 Thread Remy Maucherat
Amy Roh wrote: Hi Remy, JSR 160 will go final in October (assuming the final ballot passes, as seems very likely). At that stage the RI will be released under essentially the same licensing terms as the JMX RI. So yes, Tomcat will be able to use it. Ok, so I won't bundle the binary until

cvs commit: jakarta-tomcat-catalina/webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_es.properties

2003-08-29 Thread amyroh
amyroh 2003/08/29 12:09:36 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_es.properties Log: Forgot these properties in Spanish properties file. Revision ChangesPath 1.16 +3 -0

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

2003-08-29 Thread luehe
luehe 2003/08/29 12:31:22 Modified:jasper2/src/share/org/apache/jasper/compiler JspDocumentParser.java ParserController.java Log: Added support for JSP.6.2.4: A JSP document with a DOCTYPE declaration must be validated by the container in the

Re: cvs commit:jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5mbeans-descriptors.xml

2003-08-29 Thread Amy Roh
There's no minProcessors anymore, only minSpareThreads. Similarly, maxProcessors should return maxThreads. You should add a note in the description that both are deprecated. I don't use minProcessors or maxProcessors. I just left them in the descriptor instead of removing them. I can either

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5mbeans-descriptors.xml

2003-08-29 Thread Remy Maucherat
Amy Roh wrote: There's no minProcessors anymore, only minSpareThreads. Similarly, maxProcessors should return maxThreads. You should add a note in the description that both are deprecated. I don't use minProcessors or maxProcessors. I just left them in the descriptor instead of removing them.

DO NOT REPLY [Bug 22806] - Link to Tomcat Administration

2003-08-29 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=22806. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22823] New: - Tomcat 4.1.27 is missing from download directory? I only see 4.1.24 4.1.26-alpha

2003-08-29 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=22823. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16189] - Tomcat Hangs in SSL Mode (Both 4.1.18 and 4.1.18LE for JDK 1.4)

2003-08-29 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=16189. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Asking the user for a password on startup

2003-08-29 Thread joe user
Hello Tomcat developers, I have a class which needs to get a password typed in on the console from a user for startup. This password is used to access an encryption key so I don't want it to be stored in web.xml, etc. I could create a web application that accepts that password over the net, but

DO NOT REPLY [Bug 22328] - javax.management.ReflectionException: Cannot find method getClassName with this signature

2003-08-29 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=22328. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/core StandardServer.java

2003-08-29 Thread remm
remm2003/08/29 14:21:29 Modified:catalina/src/share/org/apache/catalina/core StandardServer.java Log: - Implement my simple trick: don't save the value of properties which have their default values. A number of fields are saved while they really

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteConnector.java

2003-08-29 Thread remm
remm2003/08/29 14:34:46 Modified:catalina/src/share/org/apache/coyote/tomcat5 CoyoteConnector.java Log: - Since port is mandatory, there should be no default value. (this is a quick fix obviously) Revision ChangesPath 1.27 +2 -2

RE: [j-t-c] Thread problem in jk_uri_worker_map.c

2003-08-29 Thread Marc Saegesser
The file common/jk_connect.c no longer compiles on Win32 because the in_addr_t type is not defined on that platform. The attached patch fixes the build problem, but there is probably a better way. -- Marc -Original Message- From: Glenn Nielsen [mailto:[EMAIL PROTECTED] Sent:

DO NOT REPLY [Bug 22058] - incorrect JSP compilation

2003-08-29 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=22058. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22426] - cannot resolve getContextPath on ServletRequest

2003-08-29 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=22426. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: [j-t-c] Thread problem in jk_uri_worker_map.c

2003-08-29 Thread Marc Saegesser
G, the attachment got stripped from my last message. Here's the diff inline: Index: jk_connect.c === RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/common/jk_connect.c,v retrieving revision 1.12 diff -u -r1.12

DO NOT REPLY [Bug 22426] - cannot resolve getContextPath on ServletRequest

2003-08-29 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=22426. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.